Last updated 10 months ago
Was this helpful?
JNDI using embedded Tomcat and Hikari DataSource
$ ./mvnw spotless:apply
$ ./mvnw clean verify
$ docker-compose -f docker/docker-compose.yml up -d $ ./mvnw spring-boot:run -Dspring-boot.run.profiles=local
You can run TestApplication.java from your IDE directly. You can also run the application using Maven as follows:
TestApplication.java
./mvnw spring-boot:test-run
Swagger UI:
Actuator Endpoint: