angel-git / deep

spring boot + thymeleaf + angularjs + less + coffeescript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DEEP

spring boot + thymeleaf + angularjs + less + coffeescript

Intro

Called deep because I couldn't figure out any name, sorry

Libraries

  • spring - spring boot - spring boot security
  • less
  • coffeescript
  • thymeleaf
  • angularjs

After deploying on real environment

  • test if the compilation of less and coffee is working (it loads them using resource.openStream())
  • activate the cache in application.properties spring.thymeleaf.cache=false spring.template.cache=false servlet.less.cache=false servlet.coffee.cache=false

About

spring boot + thymeleaf + angularjs + less + coffeescript

License:GNU General Public License v2.0


Languages

Language:Java 98.1%Language:CSS 1.7%Language:CoffeeScript 0.3%