Spring Cloud Flycloud🔥🔥🔥FlyClould 微服务实战项目框架,在该框架中,包括了用 Spring Cloud 构建微服务的一系列基本组件和框架,对于后台服务框架的搭建有很大的参考价值,大家可以参考甚至稍加修改可以直接应用于自己的实际的项目开发中,该项目没有采用Maven进行项目构建,Maven通过xml进行依赖管理,导致整个配置文件太过臃肿,另外灵活性也不是很强,所以我采用Gradle进行项目构建和依赖管理,在FlyTour项目中我们见证了Gradle的强大,通过简单的一些配置就可以轻松的实现组件化的功能。该项目共有11个Module工程。其中10个位微服务工程,这10个微服务工程构成了一个完整的微服务系统,微服务系统包含了8个基础服务,提供了一整套微服务治理功能,他们分别是配置中心module_c…
Stars: ✭ 1,514 (+6482.61%)
SpringboardSpring Boot based production grade starter kit.
Stars: ✭ 59 (+156.52%)
MarketSimple web-market: Spring, JSP, REST, Hibernate (under modernization)
Stars: ✭ 47 (+104.35%)
SpringPersonal notes of preparation to Spring 5 Professional Certification
Stars: ✭ 35 (+52.17%)
gro-light-automationA raspberry pi project to automate hydroponics with relays and data sensors through a web application
Stars: ✭ 44 (+91.3%)
Cloud Enabled MicroserviceTasks microservice (Spring Boot, MVC, Data, Lombok, Cloud, OAuth2, Config, Eureka, Zuul, Hystrix, Docker)
Stars: ✭ 14 (-39.13%)
Springboot Project这是一个用SpringBoot+JPA打造的基于微信服务号平台的点餐系统的后端,前端是一个使用Vue.js构建的运行于微信公众号的WebApp。前后端完全分离,前后端之间通过RESTful风格的接口相连。
Stars: ✭ 1,034 (+4395.65%)
Spring BlogSpring Boot base Blog
Stars: ✭ 109 (+373.91%)
Sample Hazelcast Spring Datagridsample spring-boot applications integrated with hazelcast imdg, and providing hot cache with hazelcast and striim
Stars: ✭ 16 (-30.43%)
Spring Framework PetclinicA Spring Framework application based on JSP, Spring MVC, Spring Data JPA, Hibernate and JDBC
Stars: ✭ 251 (+991.3%)
Poseidonposeidon项目是基于Java的商城项目,包括前台商城(),后台管理系统。系统采用SpringCloud+SpringBoot+Mybatis+React等框架进行开发。包括首页展示,商品搜索,商品推荐,购物车,订单等模块。
Stars: ✭ 261 (+1034.78%)
Uebootspringboot2.2、spring-data-jpa、iView4、Vue2 、代码生成器、shiro权限管理、前后端分离、java后台管理系统快速开发框架,通过该框架可以在分钟级别内完成单表的前后端增删改查功能。脚手架工程: https://github.com/ueboot/ueboot-starter ,基于这个工程可以直接开发
Stars: ✭ 270 (+1073.91%)
Xboot基于Spring Boot 2.x的一站式前后端分离快速开发平台XBoot 微信小程序+Uniapp 前端:Vue+iView Admin 后端:Spring Boot 2.x/Spring Security/JWT/JPA+Mybatis-Plus/Redis/Elasticsearch/Activiti 分布式限流/同步锁/验证码/SnowFlake雪花算法ID 动态权限 数据权限 工作流 代码生成 定时任务 社交账号 短信登录 单点登录 OAuth2开放平台 客服机器人 数据大屏 暗黑模式
Stars: ✭ 3,432 (+14821.74%)
Hellokoding CoursesHelloKoding provides practical coding guides series of Spring Boot, Java, Algorithms, and other topics on software engineering
Stars: ✭ 490 (+2030.43%)
Microservices SampleSample project to create an application using microservices architecture
Stars: ✭ 167 (+626.09%)
New Bee开源社区 vue + springBoot - 前后分离微服务的最佳实践
Stars: ✭ 619 (+2591.3%)
JplusoneTool for automatic detection and asserting "N+1 SELECT problem" occurences in JPA based Spring Boot Java applications and finding origin of JPA issued SQL statements in general
Stars: ✭ 91 (+295.65%)
Spring Petclinic ReactjsReactJS (with TypeScript) and Spring Boot version of the Spring Petclinic sample application
Stars: ✭ 165 (+617.39%)
JavadevjournalSource code for the tutorials published on the Javadevjournal site.
Stars: ✭ 141 (+513.04%)
Event Driven Spring BootExample Application to demo various flavours of handling domain events in Spring Boot
Stars: ✭ 194 (+743.48%)
Spring Boot BlogSimple blog web app made using Spring Boot + Thymeleaf
Stars: ✭ 121 (+426.09%)
QuickperfQuickPerf is a testing library for Java to quickly evaluate and improve some performance-related properties
Stars: ✭ 231 (+904.35%)
Spring Reddit CloneReddit clone built using Spring Boot, Spring Security with JPA Authentication, Spring Data JPA with MySQL, Spring MVC. The frontend is built using Angular - You can find the frontend source code here - https://github.com/SaiUpadhyayula/angular-reddit-clone
Stars: ✭ 210 (+813.04%)
kotlin-postgresA Simple CRUD API using Spring Boot Application using PostgreSQL Database
Stars: ✭ 20 (-13.04%)
Java SpecialagentAutomatic instrumentation for 3rd-party libraries in Java applications with OpenTracing.
Stars: ✭ 156 (+578.26%)
Jwt Spring Security DemoThis is a demo for using JWT (JSON Web Token) with Spring Security and
Spring Boot. I completely rewrote my first version. Now this solution is based on the code base
from the JHipster Project. I tried to extract the minimal configuration and classes that are needed
for JWT-Authentication and did some changes.
Stars: ✭ 2,843 (+12260.87%)
loterias-apiAPI de Resultados das Loterias CAIXA
Stars: ✭ 52 (+126.09%)
Mini Springmini-spring是简化版的spring框架,能帮助你快速熟悉spring源码和掌握spring的核心原理。抽取了spring的核心逻辑,代码极度简化,保留spring的核心功能,如IoC和AOP、资源加载器、事件监听器、类型转换、容器扩展点、bean生命周期和作用域、应用上下文等核心功能。
Stars: ✭ 698 (+2934.78%)
Angularjs Springmvc SampleA RESTful sample using AnguarJS/Bootstrap as frontend and Spring MVC as REST API producer
Stars: ✭ 292 (+1169.57%)
Springy Store MicroservicesSpringy Store is a conceptual simple μServices-based project using the latest cutting-edge technologies, to demonstrate how the Store services are created to be a cloud-native and 12-factor app agnostic. Those μServices are developed based on Spring Boot & Cloud framework that implements cloud-native intuitive, design patterns, and best practices.
Stars: ✭ 318 (+1282.61%)
Springboot StarterkitStarter Kit for Spring Boot based (REST APIs and WebMVC) micro services.
Stars: ✭ 596 (+2491.3%)
Ddd With SpringCode examples for my conference talk on implementing ddd with spring
Stars: ✭ 448 (+1847.83%)
Spring Boot Quick🌿 基于springboot的快速学习示例,整合自己遇到的开源框架,如:rabbitmq(延迟队列)、Kafka、jpa、redies、oauth2、swagger、jsp、docker、spring-batch、异常处理、日志输出、多模块开发、多环境打包、缓存cache、爬虫、jwt、GraphQL、dubbo、zookeeper和Async等等📌
Stars: ✭ 1,819 (+7808.7%)
Sofang基于Spring Boot+ElasticSearch实现搜房网
Stars: ✭ 146 (+534.78%)
Spring5CertificationSpring Certification: This repository contains my examples and some best references to prepare the Spring 5 certification
Stars: ✭ 30 (+30.43%)
Cookbook🎉🎉🎉JAVA高级架构师技术栈==任何技能通过 “刻意练习” 都可以达到融会贯通的境界,就像烹饪一样,这里有一份JAVA开发技术手册,只需要增加自己练习的次数。🏃🏃🏃
Stars: ✭ 428 (+1760.87%)
Spring Boot Examplesabout learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。
Stars: ✭ 26,812 (+116473.91%)
Great Big Example ApplicationA full-stack example app built with JHipster, Spring Boot, Kotlin, Angular 4, ngrx, and Webpack
Stars: ✭ 899 (+3808.7%)