About Java testing sandbox with springboot server, junit, secrets and gh actions. Setup java 21 maven Run server cd user-service ./mvnw spring-boot:run Run tests cd user-service ./mvnw tests