Skip to content

agilemobiledev/spring-boot-demos

 
 

Repository files navigation

Some Spring Boot Demos

This project contains some demos for Spring Boot

  • simplest-spring-boot is a very simple project. It just shows how a web application can be created.
  • spring-boot-spring-data-jpa adds support for Spring Data JPA and Thymleaf templates.
  • spring-boot-ops shows features for ops - you can ssh into the application to monitor and trouble shoot it. The ssh server is at port 2000 , username user, passowrd given in log at startup. Also you can go to http://localhost:8080/monitor.html - that page contains links to some resources for monitoring.

Releases

No releases published

Packages

No packages published

Languages

  • Java 67.7%
  • HTML 29.4%
  • Groovy 2.9%