Ivan-Tamayo / spring-boot-uni-devoxxfr

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:Apache License 2.0


Languages

Language:Java 75.4%Language:HTML 24.6%