An open API service indexing awesome lists of open source software.

https://github.com/linux-china/rocker-template-demo

Rocker template demo with Spring Boot
https://github.com/linux-china/rocker-template-demo

rocker-templates spring-boot

Last synced: about 2 months ago
JSON representation

Rocker template demo with Spring Boot

Awesome Lists containing this project

README

        

Rocker Template Demo
====================

Rocker template integrated with Spring Boot

# Usage

* Create Rocker template xxx.rocker.html under src/main/resources/templates
* Execute "mvn compile" to compile rocker template
* In your controller, use template.Xxx to refer the Rocker template

# References

* Rocker: https://github.com/fizzed/rocker
* Rocker Syntax: https://github.com/fizzed/rocker/blob/master/docs/SYNTAX.md