coplas / spring-boot-demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

spring-boot-demo

Simple demo to test spring boot

  • querydsl
  • bootstrap
  • jpa (h2)
  • thymeleaf
  • thymeleaf-spring-data-dialect (layouts and fragments)

This demo app generates test data at start, shows pagination, sorting and search (case insentive substrings).

More info:

About

License:Apache License 2.0


Languages

Language:Java 69.0%Language:HTML 31.0%