Tab UI content extension
Developer information for the Sample Spring Boot base project with OpenKM authentication and support for JSP, JSTL & REST.
To learn more about Spring Boot, please visit https://projects.spring.io/spring-boot/
There is also a very good tutorial on Spring Boot at https://spring.io/guides/gs/spring-boot/
Packaging
Section titled “Packaging”This application can be packaged as either a jar or war. In this POM configuration, the artifact will be a WAR.
If you need to change packaging, please see this URL: http://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/#build-tool-plugins-maven-packaging (section 66.2)
Installation
Section titled “Installation”You will find the instructions in the latest README.md in the demotab folder.