搜索资源列表
arno-cloud-config
- spring cloud的通用配置管理程序,用springboot启动,可以了解spring cloud的编程例子。(this is a spring cloud config example.)
acooly-demo
- 使用mybatis springboot freemaker git 等技术的一个框架,建模之后可以自动生成所有基本功能,例如所有增删改查 ,可以节省大量开发时间(Use mybatis springboot freemaker git technologies such as a framework, modeling can be generated automatically after all the basic functions, such as all add and d
SpringBoot-vue-master
- 本项目使用SpringBoot + Vue2 + Webpack2 配合最简单CRUD的逻辑来展示一个基于Java的微服务全栈快速开发实践的Demo(This project USES SpringBoot + Vue2 + Webpack2 and the simplest CRUD logic to show a Demo of a java-based micro-service full stack rapid development practice)
SpringBoot_Magic
- 基于springboot的java爬虫,服务器使用mysql。全注解方式。拓展性强。(Java crawler based on springboot)
springboot-rocketmq-master
- springBoot and rocketmq 集成开发(springBoot and rocketmq development)
whatsmars
- 实操代码研究各种Java技术(Springboot+Redis+Dubbo+Rocketmq)(Springboot+Redis+Dubbo+Rocketmq)
SpringBoot-Learning-master
- spring-boot有关的技术的项目,有想学习Spring-boot技术的童鞋,可以下载看看(sdfsdfasfsdfsadfasdfasdfsdfsdf)
springboot
- 通过springboot搭建简单的SSM框架,同时也包含了waggerapi文档的调用(Through springboot to build a simple SSM framework, but also includes the call of waggerapi documents)
j2ee_sping4
- spring4与springboot启动的基础配置(Basic configuration of spring4 and springboot startup)
xwintop-xJavaFxTool-spring-master
- 基于JavaFx和SpringBoot搭建的实用小工具集合,方便开发过程中的代码编写与调试,想学习javaFx的同学可以参考参考。(Based on JavaFx and SpringBoot, a practical set of small tools is set up to facilitate coding and debugging in the development process. Students who want to learn javaFx can refer to i
SpringBoot-Project
- springboot框架涵盖了spring data jpa以及mvc框架(springboot framework covers spring data jpa and mvc framework)
dubbo-master
- dubbo学习,源码可以在服务器直接运行(dubbo-master learning)
SpringBoot_SSM
- SpringBoot+Mybatis整合框架(SpringBoot+Mybatis Integration Framework)
u1tigtspingboot
- 基于springboot框架实现了校园商铺前后端代码,高质量代码(Based on spring boot framework, the front-end and back-end codes of campus stores are implemented, and the high quality codes are achieved.)
RuoYi
- 一个基于springboot框架的的后台管理系统(backstage management system)
网上订餐系统的设计与实现
- 本系统采用的技术栈有:springboot、spring、springmvc、mybatis、shiro、jsp、javascr ipt、layui。数据库采用mysql作为数据存储,系统中涉及到的关键表有,用户表、用户详情表、商品表、订单表、商品订单关联表、评价表等等。本系统分为前端和后端,前端功能有:登录注册、修改个人信息、修改收货地址、查看商品、加购商品、结算商品,对订单进行评价、用户留言等功能;后端功能有:登录、商品管理、用户管理、订单管理、留言公告管理等功能。本系统中的购物车功能设计、
wz59466-basic-master
- 作业要求: 自定义简易版SpringBoot,实现SpringBoot MVC及内嵌Tomcat启动、DispatcherServlet注册和组件扫描功能。 程序通过main方法启动,可以自动启动tomcat服务器 可以自动创建和加载Dispatche(Job requirements: customize the simple version of springboot, realize the functions of springboot MVC and embedded Tomcat s