spring boot demo 是一个用来学习 spring boot 的项目,总共包含 47 个集成demo,已经完成 36 个。包含集成 actuator(监控)、admin(可视化监控)、logback(日志)、aopLog(通过AOP记录web请求日志)、统一异常处理(json级别和页面级别)、freemarker(模板引擎)、thymeleaf(模板引擎)、Beetl(模板引擎)、Enjoy(模板引擎)、JdbcTemplate、JPA(ORM框架)、mybatis(ORM框架)、通用Mapper、PageHelper、mybatis-plus、BeetlSQL、upload(本地文件上传和七牛云文件上传)、redis(缓存)、ehcache(缓存)、email(发送各种类…
☆90Dec 28, 2018Updated 7 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:
- 基于逐渐熟悉深入多线程,缓存,数据库,网络编程等相关内容 尝试着积累一些自己研 究的工具集合或框架☆10Oct 1, 2016Updated 9 years ago
- spring redis框架过期时间注解支持☆10Oct 17, 2018Updated 7 years ago
- 基于SpringBoot2.x、SpringCloud和SpringCloudAlibaba并采用前后端分离的企业级微服务多租户系统架构。并引入组件化的思想实现高内聚低耦合并且高度可配置化,适合学习和企业中使用。真正实现了基于RBAC、jwt和oauth2的无状态统一权限认…☆15Jul 7, 2022Updated 3 years ago
- logging-aspect 项目中日志收集实现AOP 和 Listener两种全局实现☆10Nov 17, 2017Updated 8 years ago
- Neo4j, MySQL, Spring boot example☆12May 19, 2017Updated 8 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- spring-boot with neo4j to build a simple social system☆11Apr 1, 2019Updated 6 years ago
- sql 解析引擎 探索☆16Dec 29, 2017Updated 8 years ago
- 日常笔记,面试题,spark源码剖析笔记☆13May 31, 2020Updated 5 years ago
- 学习 Spring Cloud、Spring Cloud Alibaba、Spring Security & Spring Security OAuth2☆16May 26, 2020Updated 5 years ago
- An application for building graphs on different levels. (Built with Vue.js and d3.js.)☆16Jun 24, 2021Updated 4 years ago
- Java架构师练习类☆23Jun 27, 2017Updated 8 years ago
- ☆24Jul 1, 2016Updated 9 years ago
- 基于Netty实现轻量级的微服务通讯网关。主要实现了安全、流控、代理、路由等功能。☆18Oct 28, 2016Updated 9 years ago
- 模块化、松耦合、轻量级、高性能的Go语言Web开发框架。支持热重启、热更新、多域名、多端口、多服务、HTTP/HTTPS、动态路由等特性,并提供了Web服务开发的系列核心组件,如:MVC、Cookie、Session、服务注册、配置管理、模板引擎、数据校验、分页管理、数据库…☆22Jun 13, 2018Updated 7 years ago
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- 基于知识图谱的科技查新数据分析系统针对科技报告和文献等数据进行处理和分析。 用到知识图谱/TextCNN文本分类等技术,前后端分别采用vue和springboot,数据库 采用MySQL和neo4j,结合echarts图表对分析结果进行展示。☆14Mar 28, 2025Updated 11 months ago
- swift是一个轻量级的web框架,实现了 IOC、MVC、ORM、AOP、RabbitMQ 功能,并且已经可以使用,满足基本的开发需要和学习使用,适合了解spring的基本原理。 未来将会逐步实现 安全管理 等功能。 如果你想观看源码,可以从 org.swift.fram…☆11Oct 24, 2023Updated 2 years ago
- MQ 学习笔记☆21Jun 17, 2022Updated 3 years ago
- springBoot-springSecurity☆11Jun 30, 2017Updated 8 years ago
- 单点登录服务☆13May 21, 2018Updated 7 years ago
- springboot-geomesa-hbase☆11Dec 29, 2018Updated 7 years ago
- A registration and login boilerplate for a website with an angularJS front-end and a node/neo4j backend☆34Aug 10, 2018Updated 7 years ago
- rabbitmq 消息100%可靠性投递的解决方案实现 ack手动确认方式☆70Jan 25, 2019Updated 7 years ago
- A premier mind-mapping software written in Java☆11Apr 27, 2017Updated 8 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- 百万级高性能分布式发布订阅系统,基于nio,netty开发,无锁并发,充分发挥cpu极限, 该项目已自带心跳检测功能,断线自动重连,非常稳定。 注意该项目软件编码为GBK,导入的时候一定要看清项目编码格式。☆74Jan 14, 2019Updated 7 years ago
- 风控系统设计demo☆23Apr 25, 2017Updated 8 years ago
- RPC框架,基于netty,实现了远程调用、服务治理等功能☆16May 19, 2018Updated 7 years ago
- Web-service on cytoscape.js to layout graphs☆10May 13, 2021Updated 4 years ago
- commons-pools使用示例☆15Jun 15, 2016Updated 9 years ago
- osbpm企业应用开发平台已加入openEA定向开源计划,平台由广州市联科软件股份有限公司自主研发,严格遵照开源协议Mozilla Public License(MPL) 2.0开放源代码。为保证质量,减少企业应用风险,在初期实施定向开源策略,只有加入openEA定向开源计…☆13Jan 5, 2021Updated 5 years ago
- 开源框架之手写系列,主要手写了springmvc,mybatis,rpc框架的实现,目前是跟着简书上一位博主的博客进行练习,先学习一下后期在做功能性的扩展。有兴趣的同学可以参考博主的博客学习一下,加深一下自己对开源框架底层实现的掌握☆11Jan 3, 2018Updated 8 years ago
- 基于Redis实现消息的定时推送☆11Aug 26, 2024Updated last year
- ☆14Jul 24, 2023Updated 2 years ago
- DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- An unofficial spring-boot-starter for the Prometheus Monitoring System☆12Jan 31, 2017Updated 9 years ago
- Code repository for D3.js Data Visualization Projects, Published by Packt☆14Jan 15, 2021Updated 5 years ago
- 基于xxl-job扩展的JavaAPI。主要是为了可以脱离控制台,在项目中使用API动态管理调度任务。☆18Nov 21, 2022Updated 3 years ago
- Axure 3分钟入门☆12Mar 21, 2017Updated 9 years ago
- elasticsearch开发demo,gradle工程☆27Nov 17, 2025Updated 4 months ago
- The University of Western Australia's submission to the ICDM 2019 Knowledge Graph Contest.☆13Dec 8, 2022Updated 3 years ago
- ☆10Aug 25, 2015Updated 10 years ago