GitHub is where people build software. More than 100 million people use GitHub to discover, fork, and contribute to over 420 million projects.
功能持续更新...技术栈Spring、Spring Boot、MyBatis、MySQL/H2、Bootstrap。 . VBlog: V部落,Vue+ SpringBoot实现的多用户博客管理平台! My-Blog: My Blog是由SpringBoot + Mybatis + Thymeleaf等技术实现的Java博客系统,页面美观、功能齐全、部署简单及完善的代码,一定会给使用者无与伦比的体验。 权限管理系...
.github .idea buildSrc ci eclipse git gradle spring-boot-project spring-boot-actuator-autoconfigure spring-boot-actuator spring-boot-autoconfigure src main test java/org/springframework/boot/autoconfigure admin amqp a...
所使用的技术栈包括:SpringBoot、SpringDataJPA、MySQL、Docker、docker-compose、Kafka、Redis、Apollo、pr...
一个基于spring boot、spring oauth2.0、mybatis、redis的轻量级、前后端分离、防范xss攻击、拥有分布式锁,为生产环境多实例完全准备,数据库为b2b2c设计,拥有完整sku和下单流程的完全开源商城 前言 Mall4j项目致力于为中小企业打造一个完整、易于维护的开源的电商系统,采用现阶段流行技术实现。后台管理系统包含商品管理、订...
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库:https://github.com/spring-projects/spring-boot main 克隆/下载 git config --global user.name userName git config --global user.email userEmail 分支20 标签316 Phillip WebbMerge branch '3.3.x'00ed0533个月前 ...
实现Java通过Spring Boot进行自动化部署,你可以使用一些持续集成和持续部署(CI/CD)工具,例如Jenkins、GitLab CI/CD、Travis CI等。这里我将为你提供一个基本的Jenkins自动化部署教程。 1. 安装Jenkins 首先,你需要在你的服务器上安装Jenkins。你可以按照Jenkins官方文档的指导进行安装。 2. 配置Jenkins 安装完成后,...
SpringBoot-Shiro-Vue Github地址:https://github.com/Heeexy/SpringBoot-Shiro-Vue star: 1.8k 介绍: 提供一套基于Spring Boot-Shiro-Vue的权限管理思路.前后端都加以控制,做到按钮/接口级别的权限。 newbee-mall 最近开源的一个商城项目。 Github地址:https://github.com/newbee-ltd/newbee-mall ...
开源地址:https://gitee.com/y_project/RuoYi star数:13.9k 作者:若依 基于SpringBoot的权限管理系统 易读易懂、界面简洁美观。核心技术采用Spring、MyBatis、Shiro没有任何其它重度依赖。 内置以下17个功能: rouyi系统本人用过,还不错。 mall 开源地址:https://github.com/macrozheng/mall ...
https://github.com/spring-projects/spring-bootStar 20112 从最根本上来讲,Spring Boot就是一些库的集合,它能够被任意项目的构建系统所使用。 简便起见,该框架也提供了命令行界面,它可以用来运行和测试Boot应用。 框架的发布版本,包括集成的CLI(命令行界面),可以在Spring仓库中手动下载和安装。