All Projects → ndrone → datatable-thymeleaf-spring-boot-starter

ndrone / datatable-thymeleaf-spring-boot-starter

Licence: other
The simpliest application for show how to setup Dandelion-datatables when using Thymeleaf and Spring Boot

Programming Languages

java
68154 projects - #9 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to datatable-thymeleaf-spring-boot-starter

code-examples
Example projects for my personal blog.
Stars: ✭ 144 (+747.06%)
Mutual labels:  thymeleaf
spring-boot-shop-sample
My first web application using Spring Boot framework.
Stars: ✭ 66 (+288.24%)
Mutual labels:  thymeleaf
spring-boot-crud-example
Spring Boot + MyBatis + Thymeleaf实现简单留言板应用
Stars: ✭ 17 (+0%)
Mutual labels:  thymeleaf
cake shop
基于Springboot、Thymeleaf、AmazeUI、BootStrap实现的一个电商网页
Stars: ✭ 34 (+100%)
Mutual labels:  thymeleaf
Votes
LarkVote投票系统是一套基于规则的企业内部投票系统,由投票管理和投票端两部分组成,投票管理端包括投票创建、投票编辑、规则编辑、投票发起、投票项管理、邀请码生成、结束投票、投票结果统计等功能;投票端包括投票规则展示、投票操作、提交结果等功能。目前该项目还处于初级阶段,欢迎各位大神创建pull request。
Stars: ✭ 60 (+252.94%)
Mutual labels:  thymeleaf
RuoYi-fast
🎉 (RuoYi)官方仓库 基于SpringBoot的权限管理系统 易读易懂、界面简洁美观。 核心技术采用Spring、MyBatis、Shiro没有任何其它重度依赖。直接运行即可用
Stars: ✭ 117 (+588.24%)
Mutual labels:  thymeleaf
springboot-learning-demo
springboot学习示例
Stars: ✭ 17 (+0%)
Mutual labels:  thymeleaf
mayday
mayday博客系统,基于springboot、mybatis、ehcache、thymeleaf、bootstrap做的博客系统,完美自适应,支持markdown编辑器
Stars: ✭ 113 (+564.71%)
Mutual labels:  thymeleaf
Spring-Boot-2
Spring Boot 2.x examples
Stars: ✭ 33 (+94.12%)
Mutual labels:  thymeleaf
my-blog-project
这个项目只是我自己练手的,链接地址是基于该项目的docker版本,感谢!
Stars: ✭ 13 (-23.53%)
Mutual labels:  thymeleaf
spring-blog
A blogging full-stack web application project made with Spring Boot for Codeup students to use as a reference during the Capstone process.
Stars: ✭ 44 (+158.82%)
Mutual labels:  thymeleaf
project-tracking-system-backend-app
Enterprise project tracker, tracks commits done by employees after getting assigned to a couple of projects by their managers
Stars: ✭ 62 (+264.71%)
Mutual labels:  thymeleaf
Spring-Boot-Application-Template
Spring Boot Web App, Flyway, MySQL, H2DB, Bootstrap, Thymeleaf, JWT, Swagger, API Rate Limiting, Docker, RBAC, i18n
Stars: ✭ 90 (+429.41%)
Mutual labels:  thymeleaf
spring-boot-doma2-sample
No description or website provided.
Stars: ✭ 95 (+458.82%)
Mutual labels:  thymeleaf
cas-management-overlay
WAR overlay for Apereo CAS Management web application
Stars: ✭ 120 (+605.88%)
Mutual labels:  thymeleaf
spring-boot-web
Spring Boot脚手架工程
Stars: ✭ 29 (+70.59%)
Mutual labels:  thymeleaf
SecKillShop
🚀基于MyBatis、SpringBoot、Redis、消息队列的高并发处理的商品秒杀项目
Stars: ✭ 25 (+47.06%)
Mutual labels:  thymeleaf
springboot-chapter
🚀Spring Boot 2.0基础教程。主流框架整合,实践学习案例。
Stars: ✭ 23 (+35.29%)
Mutual labels:  thymeleaf
spring-boot-examples
本仓库为《Spring Boot 系列文章》代码仓库,欢迎点赞、收藏。
Stars: ✭ 52 (+205.88%)
Mutual labels:  thymeleaf
jMiniLang
用Kotlin实现的编译器和虚拟机,并在此基础上构建操作系统。
Stars: ✭ 62 (+264.71%)
Mutual labels:  thymeleaf

datatables-thymeleaf-spring-boot-starter

The simplest application for show how to setup Dandelion-datatables when using Thymeleaf and Spring Boot

Technology Stack

  • Java 1.8
  • Spring Boot 1.5.11.RELEASE
  • Thymeleaf 2.1.6.RELEASE
  • datatables-thymeleaf 1.1.0
  • dandelion-thymeleaf 1.1.1
  • dandelion-core 1.1.1

Running this sample

Using Maven:

`mvn clean package`

`java -jar target/datatables-thymeleaf-spring-boot-starter-0.0.4-SNAPSHOT.jar`

You then can access the sample here: [http://localhost:8080/table] (http://localhost:8080/table)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].