Trampoline icon indicating copy to clipboard operation
Trampoline copied to clipboard

Admin Spring Boot Locally

Results 18 Trampoline issues
Sort by recently updated
recently updated
newest added

- Cleaned up the main project folder (moves examples into directory) - Created root gradle project (removed old gradle wrapper) - Added TravisCI file - Updated Readme with TravisCI badge...

Easy to integrate with continue integration with callback, or integrated with gitlab Web hooks for restart.

duplicate
enhancement

As a user I would like to have a method of quickly shutting all instances down.

enhancement

If available use /prefill actuator url prefix from application.yml

enhancement

On registering application propose port from application.yml/boostrap.yml as default prefilled field.

enhancement

Hi, I switched to Java 17 for using Spring Boot 3. Downloaded 3.20 trampoline version and get exception on start: `Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make protected final java.lang.Class java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain)...