/spring-boot-uni-devoxxfr

Sample applications used during the Spring Boot university session at Devoxx France 2015

Primary LanguageJavaApache License 2.0Apache-2.0

Spring Boot University session at Devoxx France

These are the sample applications used during the Spring Boot University session at Devoxx France.

Note
The slides of the session are available on speackerdeck. The recording on parleys will be available soon.

The provided applications are:

  • devoxx: main application used for most of the demos (web, jpa, rest repositories, security, actuator)

  • command-line and hello-service-auto-configuration: showcase of a custom Spring Boot auto-configuration

  • my-webapp: example web app that can be deployed in a Servlet 3+ container.