ewolff / spring-boot-demos

Some demos for Spring Boot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 go to http://localhost:8080/actuator/ - that JSON document contains links to some resources for monitoring.

About

Some demos for Spring Boot

License:Apache License 2.0


Languages

Language:Java 81.8%Language:HTML 14.5%Language:Groovy 3.7%