Spring Boot Support2.01.5
Spring Boot Support
2.0
1.5
This feature enables support for Spring Boot applications using Spring Boot version 2.0.x.
Enabling this feature
To enable the Spring Boot Support 2.0 feature, add the following element declaration into your server.xml
file, inside the featureManager
element:
<feature>springBoot-2.0</feature>