Spring Boot
Spring Boot is a coding and configuration model for Java applications. Spring was developed by Pivotal Software.
Here are 37,402 public repositories matching this topic...
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
-
Updated
May 29, 2022 - Java
「企业级低代码平台」前后端分离架构SpringBoot 2.x,SpringCloud,Ant Design&Vue,Mybatis,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码! 引领新的开发模式OnlineCoding->代码生成->手工MERGE,帮助Java项目解决70%重复工作,让开发更关注业务,既能快速提高效率,帮助公司节省成本,同时又不失灵活性。
-
Updated
May 24, 2022 - Java
about learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。
-
Updated
Feb 9, 2022 - Java
Apollo is a reliable configuration management system suitable for microservice configuration management scenarios.
-
Updated
May 29, 2022 - Java
该项目已成功集成 actuator(监控)、admin(可视化监控)、logback(日志)、aopLog(通过AOP记录web请求日志)、统一异常处理(json级别和页面级别)、freemarker(模板引擎)、thymeleaf(模板引擎)、Beetl(模板引擎)、Enjoy(模板引擎)、JdbcTemplate(通用JDBC操作数据库)、JPA(强大的ORM框架)、mybatis(强大的ORM框架)、通用Mapper(快速操作Mybatis)、PageHelper(通用的Mybatis分页插件)、mybatis-plus(快速操作Mybatis)、BeetlSQL(强大的ORM框架)、upload(本地文件上传和七牛云文件上传)、redis(缓存)、ehcache(缓存)、email(发送各种类型邮件)、task(基础定时任务)、quartz(动态管理定时任务)、xxl-job(分布式定时任务)、swagger(API接口管理测试)、security(基于RBAC的动态权限认证)、SpringSession(Session共享)、Zookeeper(结合AOP实现分布式锁)、RabbitMQ(消息队列)、Kafka(消息队列)、websocket(服务端推送监控服务器运行信息)、socket.io(聊天室)、ureport2(中国式报表)、打包成war文件、集成 ElasticSearch(基本操作和高级查询)、Async(异步任务)、集成Dubbo(采用官方的starter)、MongoDB(文档数据库)、neo4j(图数据库)、docker(容器化)、JPA多数据源、Mybatis多数据源、代码生成器、GrayLog(日志收集)、JustAuth(第三方登录)、LDAP(增删改查)、动态添加/切换数据源、单机限流(AOP + Guava RateLimiter)、分布式限流(AOP + Redis + Lua)、ElasticSearch 7.x(使用官方 Rest High Level Client)、HTTPS、Flyway(数据库初始化)、UReport2(中国式复杂报表)。
-
Updated
May 16, 2022 - Java
循序渐进,学习Spring Boot、Spring Boot & Shiro、Spring Batch、Spring Cloud、Spring Cloud Alibaba、Spring Security & Spring Security OAuth2,博客Spring系列源码:https://mrbird.cc
-
Updated
Feb 9, 2022 - Java
JHipster is a development platform to quickly generate, develop, & deploy modern web applications & microservice architectures.
-
Updated
May 30, 2022 - JavaScript
又一个小商城。litemall = Spring Boot后端 + Vue管理员前端 + 微信小程序用户前端 + Vue用户移动端
-
Updated
Apr 30, 2022 - Java
《史上最简单的Spring Cloud教程源码》
-
Updated
Apr 12, 2021 - Java
《Spring Boot基础教程》,2.x版本持续连载中!点击下方链接直达教程目录!
-
Updated
Feb 14, 2022 - Java
一个涵盖六个专栏:Spring Boot 2.X、Spring Cloud、Spring Cloud Alibaba、Dubbo、分布式消息队列、分布式事务的仓库。希望胖友小手一抖,右上角来个 Star,感恩 1024
-
Updated
May 18, 2022 - Java
-
Updated
May 26, 2022 - Vue
Microservice Architecture with Spring Boot, Spring Cloud and Docker
-
Updated
Mar 1, 2022 - Java
Admin UI for administration of spring boot applications
-
Updated
May 30, 2022 - Java
Apereo CAS - Identity & Single Sign On for all earthlings and beyond.
-
Updated
May 28, 2022 - Java
-
Updated
Jul 21, 2021 - Java
-
Updated
May 25, 2022 - Java
hsweb (haʊs wɛb) 是一个基于spring-boot 2.x开发 ,首个使用全响应式编程的企业级后台管理系统基础项目。
-
Updated
May 24, 2022 - Java
Spring Cloud 学习案例,服务发现、服务治理、链路追踪、服务监控等
-
Updated
Aug 21, 2021 - Java
Spring Boot 2.4.2,Shiro1.6.0 & Layui 2.5.6 权限管理系统。
-
Updated
Feb 9, 2022 - Java
-
Updated
Mar 31, 2022 - Java
springfox-swagger2: 3.0.0-SNAPSHOT
springfox-swagger-ui: 3.0.0-SNAPSHOT
springfox-spring-webflux: 3.0.0-SNAPSHOT
We are using directModelSubstitute for MonetaryAmount to avoid showing all the properties of the class in swagger. Instead of that we created our own MonetaryAmountWrapper which have only two fields viz., amount and currency with some default example values for both. Now, the
希望将默认访问页进行修改
概述
希望可以参考下ShareList的驱动器管理方法,在挂载单一驱动器时可以选择展开或者不展开驱动器内容。
详细解释
现在访问zfile默认是直接展开驱动器1的内容,希望可以添加个页面可以列出所有的驱动器供选择,在后台中添加相对应的开关,用于选择是否开启驱动器页为默认访问。将其设置为开启后将驱动器列表设置为默认访问页,也就是访问域名后不再自动跳转到/1/main 而是跳转到驱动器列表。设置为关闭时按照现有的方式跳转到/1/main 。
可以在左上角站点名称旁添加一个按钮用于直接返回到驱动器列表,保留右上角驱动器下拉列表用于快速切换。
云收藏 Spring Boot 2.X 开源项目
-
Updated
Feb 26, 2022 - HTML
If you are using Conductor at the company you work with, add the name of your company and your Github handle to the list at https://github.com/netflix/conductor/blob/main/WHOSUSING.md
Spring Boot 系列实战合集
-
Updated
May 25, 2022 - Java
Created by Pivotal Software
Released October 1, 2002
Latest release 11 days ago
- Repository
- spring-projects/spring-boot
- Website
- spring.io/projects/spring-boot
- Wikipedia
- Wikipedia


提交 Issues 请提供
对于没有提供详细的 Issues 将直接关闭。谢谢