tree: 1e387625d423a85cb9be684c66d75dcc456c0df3 [path history] [tgz]
  1. src/
  2. pom.xml
  3. README.md
examples/05-spring-example/README.md

Spring Boot example integration of Tamaya

This example shows how Tamaya integrates with Spring Boot.

In order to run the example just:

$ mvn spring-boot:run

before accessing:

http://localhost:8080/

to play around with the example application.