8000 GitHub - rayeaster/SpringBootTransactions
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

rayeaster/SpringBootTransactions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  • use mvn clean package -DskipTests=true to build application jar
  • use docker build . -t my-app:1.0.0 to build docker image
  • use docker run -p 8080:8080 my-app:1.0.0 to run the application with docker
  • only use standard spring boot jars for REST api/unit/end-2-end stress testing as defined in pom.xml

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0