Skip to content

tech1-agency/jbst

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jbst

jbst — java17 bootstrapping (mostly spring) tools

Tests

mvn test executes only unit tests
mvn integration-test executes all tests
mvn failsafe:integration-test runs only integration tests
mvn clean verify when you want to be sure, that whole project just works

Swagger

URL-dev: http://localhost:3002/api/swagger-ui/index.html
URL-prod: http://{server:port}/api/swagger-ui/index.html