Skip to content

domix/jade4j-spring-boot-starter-showcase

Repository files navigation

Spring Boot jade4j Starter showcase

Build Status Apache License 2 Gitter

This is a typical Spring Boot webapp that uses Jade views, as alternative to other verbose template engines.

This demo uses Spring Boot jade4j Starter

How to run the Showcase

  • Clone the repo
  • Change to the directory where you cloned the repo
  • If you are in a Linux/OS X box
    • type: ./gradlew bootRun
  • If you are in a Windows box
    • type: gradle.bat bootRun
  • Navigate with your browser to: http://localhost:9090

You can change the Jade templates located in ./src/main/resources/templates

"Spring Boot jade4j Starter"

About

Spring Boot jade4j Starter showcase

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published