Skip to content

A simple example Spring Boot with Mustache and Core UI Web Admin Template

Notifications You must be signed in to change notification settings

farhanatsani/spring-boot-mustache-core-ui-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spring-boot-mustache-core-ui-demo

A simple example Spring Boot Web Admin Template

Technology:

  • H2 Database
  • Mustache Template Engine
  • Core UI Web Admin Template

Getting started:

git clone https://github.com/farhanatsani/spring-boot-mustache-core-ui-demo.git

cd spring-boot-mustache-core-ui-demo

mvn clean install

cd target

java -jar -Dserver.port=8080 spring-boot-mustache-core-ui-demo-0.0.1-SNAPSHOT.jar

Open on browser http://localhost:8080/

Username Password
admin admin

Screenshot

Login Page

Login Page

Registration Page

Registration Page

Welcome Page

Welcome Page

About

A simple example Spring Boot with Mustache and Core UI Web Admin Template

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published