Skip to content

olexii4/web-java-spring-boot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

web-java-spring-boot

A simple Spring Boot "Hello World!" application, buildable with both maven and gradle. Useful for testing Eclipse Che Java workspaces.

Commands

Task Command
Build mvn clean install
Run mvn spring-boot:run
Debug mvn -Pdebug spring-boot:run

Preview URL

The app runs on port 8080 in the container. When debugging, port 5005 is used for JPDA.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%