All Projects → yifanzheng → springboot-action

yifanzheng / springboot-action

Licence: Apache-2.0 license
Spring Boot 入门学习示例。

Programming Languages

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

Projects that are alternatives of or similar to springboot-action

springboot-chapter
🚀Spring Boot 2.0基础教程。主流框架整合,实践学习案例。
Stars: ✭ 23 (-20.69%)
Mutual labels:  thymeleaf, freemarker, mybatis, ehcache
springboot-learning-demo
springboot学习示例
Stars: ✭ 17 (-41.38%)
Mutual labels:  thymeleaf, freemarker, mybatis, ehcache
Jeeplatform
一款企业信息化开发基础平台,拟集成OA(办公自动化)、CMS(内容管理系统)等企业系统的通用业务功能 JeePlatform项目是一款以SpringBoot为核心框架,集ORM框架Mybatis,Web层框架SpringMVC和多种开源组件框架而成的一款通用基础平台,代码已经捐赠给开源中国社区
Stars: ✭ 1,285 (+4331.03%)
Mutual labels:  thymeleaf, freemarker, mybatis
Springbootunity
rabbitmq、redis、scheduled、socket、mongodb、Swagger2、spring data jpa、Thymeleaf、freemarker etc. (muti module spring boot project) (with spring boot framework,different bussiness scence with different technology。)
Stars: ✭ 845 (+2813.79%)
Mutual labels:  thymeleaf, freemarker, mybatis
mayday
mayday博客系统,基于springboot、mybatis、ehcache、thymeleaf、bootstrap做的博客系统,完美自适应,支持markdown编辑器
Stars: ✭ 113 (+289.66%)
Mutual labels:  thymeleaf, mybatis, ehcache
Spring Boot Examples
个人学习 SpringBoot2.x 写的一些示例程序,目前正在持续更新中.....
Stars: ✭ 159 (+448.28%)
Mutual labels:  thymeleaf, freemarker, mybatis
Mybatis Spring Boot Jpetstore
A sample web application built on MyBatis 3, Spring Boot and Thymeleaf 3.
Stars: ✭ 75 (+158.62%)
Mutual labels:  thymeleaf, mybatis
Blog
基于SpringBoot+Thymeleaf+Mybatis+LayUi+Lucene的粗糙个人博客
Stars: ✭ 95 (+227.59%)
Mutual labels:  thymeleaf, mybatis
Nimrod
Nimrod - 基于 Spring Boot 构建 的 Java Web 平台企业级单体应用快速开发框架,适合中小型项目的应用和开发。所采用的技术栈包括 Spring Boot、Spring、Spring Web MVC、MyBatis、Thymeleaf 等,遵守阿里巴巴 Java 开发规约,帮助养成良好的编码习惯。整体采用 RBAC ( Role-Based Access Control ,基于角色的访问控制),具有严格的权限控制模块,支持系统与模块分离开发。最后希望这个项目能够对你有所帮助。Nimrod 开发交流群:547252502(QQ 群)
Stars: ✭ 125 (+331.03%)
Mutual labels:  thymeleaf, mybatis
Sns Forum Website
牛客网高级项目(SNS+社区问答类网站)
Stars: ✭ 143 (+393.1%)
Mutual labels:  thymeleaf, mybatis
Eshop Soa
EShop基于Dubbo实现SOA服务化拆分,并基于RocketMQ解决了分布式事务(新版SpringBootSOASkeleton)
Stars: ✭ 65 (+124.14%)
Mutual labels:  thymeleaf, mybatis
Ruoyi Oracle
(RuoYi)官方仓库 基于SpringBoot的权限管理系统 易读易懂、界面简洁美观。 核心技术采用Spring、MyBatis、Shiro没有任何其它重度依赖。直接运行即可用
Stars: ✭ 134 (+362.07%)
Mutual labels:  thymeleaf, mybatis
Aeromock
Lightweight mock web application server
Stars: ✭ 152 (+424.14%)
Mutual labels:  thymeleaf, freemarker
Maintain
springboot + springmvc +Spring Security + mybatis + PageHelper(Mybatis分页插件) + druid + (maven/gradle) + thymeleaf + bootstrap 组成的框架,基于Jersey, Swagger,SwaggerUi的restful API
Stars: ✭ 74 (+155.17%)
Mutual labels:  thymeleaf, mybatis
Autumn
Autumn-Blog and Autumn-CMS
Stars: ✭ 101 (+248.28%)
Mutual labels:  thymeleaf, mybatis
Blog
SpringBoot + Mybatis + thymeleaf 搭建的个人博客 http://www.54tianzhisheng.cn/
Stars: ✭ 1,156 (+3886.21%)
Mutual labels:  thymeleaf, mybatis
Blog Ssm
一个简单漂亮的SSM博客系统。
Stars: ✭ 130 (+348.28%)
Mutual labels:  thymeleaf, mybatis
Spring Boot Email Tools
A set of services and tools for sending emails in a Spring Boot 1.5.x application using a Template Engine
Stars: ✭ 164 (+465.52%)
Mutual labels:  thymeleaf, freemarker
Spring Boot Leaning
Spring Boot 2.X 最全课程代码
Stars: ✭ 2,008 (+6824.14%)
Mutual labels:  thymeleaf, mybatis
My Blog
🌴A simple & beautiful blogging system implemented with spring-boot & thymeleaf & mybatis My Blog 是由 SpringBoot + Mybatis + Thymeleaf 等技术实现的 Java 博客系统,页面美观、功能齐全、部署简单及完善的代码,一定会给使用者无与伦比的体验
Stars: ✭ 2,400 (+8175.86%)
Mutual labels:  thymeleaf, mybatis

Spring Boot 入门实战示例

本项目是自己在学习 Spring Boot 时整理的一系列笔记,包含 Spring Boot 使用的各种示例,可以快速上手 Spring Boot 整合的一些子项目。

Hello World 示例

定制 Banner 示例

热部署示例

资源配置相关示例

Restful API 文档维护

数据库存储相关示例

数据缓存相关示例

日志框架相关示例

模板引擎相关示例

应用监控相关示例

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].