spring boot demo 是一个用来深度学习并实战 spring boot 的项目,目前总共包含 65 个集成demo,已经完成 53 个。 该项目已成功集成 actuator(监控)、admin(可视化监控)、logback(日志)、aopLog(通过AOP记录web请求日志)、统一异常处理(json级别和页面级别)、freemarker(模板引擎)、thymeleaf(模板引擎)、Beetl(模板引擎)、Enjoy(模板引擎)、JdbcTemplate(通用JDBC操作数据库)、JPA(强大的ORM框架)、mybatis(强大的ORM框架)、通用Mapper(快速操作Mybatis)、PageHelper(通用的Mybatis分页插件)、mybatis-plus(快速操作…
☆22Oct 27, 2020Updated 5 years ago
Alternatives and similar repositories for spring-boot-demo
Users that are interested in spring-boot-demo are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- springcloud-config的配置中心☆62Jan 9, 2024Updated 2 years ago
- Spring Security OAuth2.0认证授权案例实战。☆12Dec 15, 2022Updated 3 years ago
- 跟我一起看动画学算法☆26Dec 5, 2023Updated 2 years ago
- 😮😮秒杀系统设计与实现.互联网工程师进阶与分析🙋🐓☆13Jan 8, 2019Updated 7 years ago
- 第2季当堂代码2020.3☆871Aug 24, 2021Updated 5 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- springboot使用websocket☆26Jun 1, 2021Updated 5 years ago
- 【视频播放器】使用编 程语言 Java 和它官方的 JavaFX 图形框架实现类似 PotPlayer 的多媒体播放器☆15Dec 6, 2025Updated 9 months ago
- 中华石杉--互联网Java进阶面试训练营☆59Feb 28, 2021Updated 5 years ago
- A mysql-based transaction-free id generator using last_insert_id() function.☆10Oct 6, 2025Updated 11 months ago
- Sync是一款分 布式场景下基于Redis的安全高效的线程同步组件,提供分布式可重入互斥锁、分布式可重入读写锁、分布式信号量。提供相应注解,使用简单,可与spring-boot无缝集成。☆13Oct 8, 2022Updated 3 years ago
- 集成第三方登录功能(新浪微博,腾讯QQ,微信,公众号登录)☆24Mar 23, 2017Updated 9 years ago
- nacos配置中心的quarkus框架扩展☆12Sep 23, 2020Updated 6 years ago
- 向日葵 Gantt 是当前B/S 系统开发中先进的甘特图解决方案,它采用与Google maps相同的AJAX技术,实现了与Ms Project 甘特图一致的界面和功能,可广泛应用于 ERP 系统、MES系统、项目管理系统或其它的资源时间相关领域。☆15Aug 13, 2017Updated 9 years ago
- 解决幂等问题的工具-Ddripping☆16Nov 30, 2016Updated 9 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Jaspersoft Studio 报表开发工具汉化包☆10Dec 18, 2017Updated 8 years ago
- spring websocket chating room☆21Feb 15, 2016Updated 10 years ago
- 对接腾讯IM,简单封装部分配置和功能☆11Feb 18, 2022Updated 4 years ago
- This tool visualizes solutions for the Vehicle Routing Problem combined with the 3D Container Loading Problem.☆14Nov 8, 2022Updated 3 years ago
- Designing an optimized path for multiple robots in a warehouse for picking and delivery operations using A* algorithm (shortest path) and…☆11Jul 28, 2023Updated 3 years ago
- 3D simulation funded by the National Science Foundation. Industrial engineering students own a factory while applying concepts and equati…☆15Dec 29, 2015Updated 10 years ago
- MySQL-based distributed lock☆16Jun 21, 2022Updated 4 years ago
- APS生产排程☆19Nov 6, 2018Updated 7 years ago
- A Lightweight JDBC Access Framework☆16Apr 18, 2025Updated last year
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- ☆19Mar 3, 2026Updated 6 months ago
- 3D pattern viewer for cutting and packing problems☆17Dec 24, 2019Updated 6 years ago
- swing写的打印客户端桌面程序☆21Jan 18, 2021Updated 5 years ago
- The primary objective of this project is to develop a cutting-edge forecasting model utilizing advanced machine-learning algorithms and s…☆16Jun 26, 2024Updated 2 years ago
- ☆18May 19, 2021Updated 5 years ago
- 完整教学!从0到1开发,手把手教你学会开发一个spring security + jwt + vue的前后端分离项目! 线上演示:https://markerhub.com/vueadmin/☆280Apr 23, 2021Updated 5 years ago
- a simple retry schedule (一个简单的重试机制实现)☆21Aug 30, 2017Updated 9 years ago
- 基于BUI控件库的一个应用☆120May 22, 2014Updated 12 years ago
- 尚硅谷周阳老师springcloud学习、代码、笔记记录☆278Feb 23, 2023Updated 3 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 程序员应该访问的最佳网站中文版☆16Nov 21, 2018Updated 7 years ago
- The repository is created for AR2L algorithm used for solving online 3D-BPP.☆16Sep 22, 2025Updated last year
- 高并发多方案秒杀架构-网关应用。☆18Dec 8, 2021Updated 4 years ago
- springCloud学习☆312Feb 14, 2022Updated 4 years ago
- A lightweight persistence framework for java☆34Jul 17, 2026Updated 2 months ago
- 集成spring boot框架的redis分布式锁,使用redis作为锁的资源存储,使用lua脚本加锁保证锁的原子性操作,基于redis服务端的原子性操作原因,加锁和设置锁超时对客户端来说可以一步到位,不会出现死锁或者抢锁的情况出现。☆27Jun 12, 2019Updated 7 years ago
- A python app that offers a graphical representation to 3D bin-packing.☆18Sep 30, 2020Updated 5 years ago