META-INF.resources.content.000-intro.15-spring-boot.Spring_Boot.xhtml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of tobago-example-spring-boot Show documentation
Show all versions of tobago-example-spring-boot Show documentation
A minimal Tobago application with spring boot
The newest version!
This is the Spring Boot variant of the Tobago demo.
Quite all of the content comes from the sister project "tobago-example-demo" by a JAR dependency.
Only this page an the simple
reside in this module.
This example can be used to see, what you need for a Tobago application with Spring Boot.
Most important are
- The dependencies in the pom.xml for Tobago, Spring Boot and Joinfaces. In this
example, all depenencies are used, not the "starter" dependencies.
- The class TobagoApplication.java
- Facelets and other web-resources in META-INF/resources
- META-INF/application.yml
- tobago-config.xml