Integration for Amazon Web Services APIs with Spring
Support
Quality
Security
License
Reuse
FlyCms 是一个类似知乎以问答为基础的完全开源的JAVA语言开发的社交网络建站程序,基于 Spring Boot+Bootstrap3+MyBatis+MySql+Solr +Ehcache应用架构,专注于社区内容的整理、归类和检索,它集合了问答,digg,wiki 等多个程序的优点,帮助用户轻松搭建专业的知识库和在线问答社区。业务模块包括:权限管理,会员管理,角色管理,定时任务管理(调度管理),问答管理,文章管理,分享管理,短信接口管理和邮件系统发送(注册、找回密码、邮件订阅),跨域登录,消息推送,全文检索、前端国际化等等众多模块,等您自己来体验!
Support
Quality
Security
License
Reuse
This repository contains all the source code examples from my LiveLessons course on "Java Concurrent Programming" and my various LiveTraining courses, as described at http://www.dre.vanderbilt.edu/~schmidt/DigitalLearning.
Support
Quality
Security
License
Reuse
A bunch of feedback ideas for your buttons
Support
Quality
Security
License
Reuse
Spring Boot Kotlin project with a REST Webservice and Spring Data
Support
Quality
Security
License
Reuse
整合Nacos、Spring Cloud Alibaba,提供了一系列starter组件, 同时提供服务治理、服务监控、OAuth2权限认证,支持服务降级/熔断、服务权重,前端采用vue+elementUI+webpack,可以很好的解决转向Spring Cloud的一系列问题。
Support
Quality
Security
License
Reuse
STOMP protocol via WebSocket for Android
Support
Quality
Security
License
Reuse
ssm(spring+spring mvc+mybatis+maven)高仿bilibili视频网站项目实例
Support
Quality
Security
License
Reuse
Spring Cloud版本控制和灰度starter
Support
Quality
Security
License
Reuse
integrating `Shiro` into SSM to control the authority management :bowtie:
Support
Quality
Security
License
Reuse
Spring Data JDBC
Support
Quality
Security
License
Reuse
SpringBoot框架源码实战(已更新到springboot2版本实现)~基本用法,Rest,Controller,事件监听,连接数据库MySQL,jpa,redis集成,mybatis集成(声明式与xml两种方式~对应的添删查改功能),日志处理,devtools配置,拦截器用法,资源配置读取,测试集成,Web层实现请求映射,security安全验证,rabbitMq集成,kafka集成,分布式id生成器等。项目实战:https://github.com/hemin1003/yfax-parent 已投入生产线上使用
Support
Quality
Security
License
Reuse
《Spring Cloud微服务实战》配套示例代码
Support
Quality
Security
License
Reuse
A web application built on top of MyBatis 3, Spring 3 and Stripes
Support
Quality
Security
License
Reuse
Airlift framework for building REST services
Support
Quality
Security
License
Reuse
s
spring-boot-microservices-seriesby sivaprasadreddy
Java 539 Version:Current License: Permissive (MIT)
Code for SpringBoot MicroServices Blog Series
Support
Quality
Security
License
Reuse
An experimental fullscreen form concept where the idea is to allow distraction-free form filling with some fancy animations when moving between form fields.
Support
Quality
Security
License
Reuse
📚A Java back-end engineer's study notes https://loveincode.github.io/notes
Support
Quality
Security
License
Reuse
Saas Inteintelligence Human Resouce Managment backend
Support
Quality
Security
License
Reuse
Samples of using Spring Social
Support
Quality
Security
License
Reuse
k
kotlin-ktor-exposed-starterby raharrison
Kotlin 533 Version:Current License: No License (No License)
Starter RESTful service with websocket notifications using Kotlin, Ktor and Exposed with H2, HikariCP and FlyWay
Support
Quality
Security
License
Reuse
s
spring-boot-security-saml-sampleby vdenotaris
Java 532 Version:Current License: Permissive (Apache-2.0)
SBS3 — A sample SAML 2.0 Service Provider built on Spring Boot.
Support
Quality
Security
License
Reuse
Spring Cloud Zookeeper
Support
Quality
Security
License
Reuse
Modern configuration library for distributed apps written in Java.
Support
Quality
Security
License
Reuse
a maven and spring repository
Support
Quality
Security
License
Reuse
Samples for the various Swagger projects under swagger-api
Support
Quality
Security
License
Reuse
SSM实战项目——Java高并发秒杀API,详细流程+学习笔记
Support
Quality
Security
License
Reuse
Tests for race conditions in web applications. Includes a RESTful API to integrate into a continuous integration pipeline.
Support
Quality
Security
License
Reuse
基于springboot+mybatis学生管理系统
Support
Quality
Security
License
Reuse
一个整合SSM框架的高并发和商品秒杀项目,学习目前较流行的Java框架组合实现高并发秒杀API
Support
Quality
Security
License
Reuse
Example Projects Using Micronaut
Support
Quality
Security
License
Reuse
Source code for the DDD in Practice Pluralsight course
Support
Quality
Security
License
Reuse
Spring Boot & Spring Cloud & Spring Security Demo Case(Spring学习示例实战项目)
Support
Quality
Security
License
Reuse
Reddit clone built using Spring Boot, Spring Security with JWT 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
Support
Quality
Security
License
Reuse
开源电子商务项目,SpringBoot+Dubbo技术栈实现微服务,实现一款分布式集群的电商系统. 项目releases链接:https://github.com/u014427391/taoshop/releases (开发中...)
Support
Quality
Security
License
Reuse
这是一个轻量级的、一站式的java游戏服务器框架,也可用于开发简单的web服务。基于netty实现了高性能通讯,支持tcp、http、websocket等协议,支持protobuf、json两种数据格式,支持以配置的形式轻松开启多端口网络服务。支持RPC远程调用,支持以优雅的方式实现远程调用,支持调用超时重试、幂等调用。封装了持久化层,提供数据访问和数据落地接口,支持异步新增、保存、删除数据,支持主键或指定其他字段进行数据缓存。支持简单的ioc,业务层使用依赖注入实现逻辑。封装了伪协程实现方案Promise,可用于解决地狱式回调等问题。支持MVC、领域、ECS架构。
Support
Quality
Security
License
Reuse
对”优雅的SSM框架“进行完善(页面分离+Nginx负载均衡+Tomcat集群)
Support
Quality
Security
License
Reuse
Source code for Java for Complete Beginners
Support
Quality
Security
License
Reuse
开源物联网平台 - 物联网解决方案的设备管理,数据收集,处理
Support
Quality
Security
License
Reuse
S
SpringMVC-Activiti5.16-Shiroby zhaoml529
JavaScript 504 Version:Current License: No License (No License)
基于SpringMVC+Activiti 5.16 的简单OA,可以用作模版供以后学习用。
Support
Quality
Security
License
Reuse
My Spring Boot Tutorial -- Focusing on minimizing the learning curve and get personal thoughts about dev involved all over the tutorial. Spring Boot教程,一个掺杂着个人学习经验的不断生长的教程。
Support
Quality
Security
License
Reuse
🦄 开源社区系统:基于 SpringBoot + MyBatis + MySQL + Redis + Kafka + Elasticsearch + Spring Security + ... 并提供详细的开发文档和配套教程。包含帖子、评论、私信、系统通知、点赞、关注、搜索、用户设置、数据统计等模块。
Support
Quality
Security
License
Reuse
s
spring-microservices-v2by in28minutes
JavaScript 501 Version:Current License: No License (No License)
V2 of our most popular course - Microservices + Spring Boot + Spring Cloud + Docker + Kubernetes - https://www.udemy.com/course/microservices-with-spring-boot-and-spring-cloud/
Support
Quality
Security
License
Reuse
S
Spring-Boot-Blog-REST-APIby osopromadze
Java 499 Version:Current License: Strong Copyleft (AGPL-3.0)
Restful CRUD Blog API using Spring Boot, Spring Security, JWT, Mysql, JPA
Support
Quality
Security
License
Reuse
Collection of AspectJ Java Aspects to facilitate aspect-oriented programming patterns: logging, caching, validating, etc.
Support
Quality
Security
License
Reuse
Security concerns for distributed applications implemented in Spring
Support
Quality
Security
License
Reuse
基于spring boot脚手架项目,spring data jpa+Spring Boot2+bootstrap完整的后台管理系统
Support
Quality
Security
License
Reuse
本项目是 SCA(Spring Cloud Alibaba) 官方的最佳实践项目,致力于帮助用户更加快速、正确的使用SCA。
Support
Quality
Security
License
Reuse
一个简单漂亮的SSM博客系统。
Support
Quality
Security
License
Reuse
architecture sample using : Spring Boot gradle, Spring MVC, Thymeleaf, and MyBatis
Support
Quality
Security
License
Reuse
s
spring-cloud-awsby spring-cloud
Integration for Amazon Web Services APIs with Spring
Java 566Updated: 3 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
F
FlyCmsby sunkaifei
FlyCms 是一个类似知乎以问答为基础的完全开源的JAVA语言开发的社交网络建站程序,基于 Spring Boot+Bootstrap3+MyBatis+MySql+Solr +Ehcache应用架构,专注于社区内容的整理、归类和检索,它集合了问答,digg,wiki 等多个程序的优点,帮助用户轻松搭建专业的知识库和在线问答社区。业务模块包括:权限管理,会员管理,角色管理,定时任务管理(调度管理),问答管理,文章管理,分享管理,短信接口管理和邮件系统发送(注册、找回密码、邮件订阅),跨域登录,消息推送,全文检索、前端国际化等等众多模块,等您自己来体验!
Java 564Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
L
LiveLessonsby douglascraigschmidt
This repository contains all the source code examples from my LiveLessons course on "Java Concurrent Programming" and my various LiveTraining courses, as described at http://www.dre.vanderbilt.edu/~schmidt/DigitalLearning.
Java 562Updated: 2 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
U
UI-Feedbacksby nobilelucifero
A bunch of feedback ideas for your buttons
HTML 562Updated: 4 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
s
spring-boot-kotlin-demoby sdeleuze
Spring Boot Kotlin project with a REST Webservice and Spring Data
Kotlin 561Updated: 3 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
T
Tarocoby liuht777
整合Nacos、Spring Cloud Alibaba,提供了一系列starter组件, 同时提供服务治理、服务监控、OAuth2权限认证,支持服务降级/熔断、服务权重,前端采用vue+elementUI+webpack,可以很好的解决转向Spring Cloud的一系列问题。
Java 555Updated: 3 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
S
StompProtocolAndroidby NaikSoftware
STOMP protocol via WebSocket for Android
Java 552Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
s
ssm_bilibiliby ArvinZhangX
ssm(spring+spring mvc+mybatis+maven)高仿bilibili视频网站项目实例
Java 551Updated: 2 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
s
spring-cloud-grayby SpringCloud
Spring Cloud版本控制和灰度starter
Java 551Updated: 2 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
s
shiroby codingXiaxw
integrating `Shiro` into SSM to control the authority management :bowtie:
JavaScript 550Updated: 4 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
s
spring-data-jdbcby spring-projects
Spring Data JDBC
Java 549Updated: 3 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
s
spring-boot-studyby hemin1003
SpringBoot框架源码实战(已更新到springboot2版本实现)~基本用法,Rest,Controller,事件监听,连接数据库MySQL,jpa,redis集成,mybatis集成(声明式与xml两种方式~对应的添删查改功能),日志处理,devtools配置,拦截器用法,资源配置读取,测试集成,Web层实现请求映射,security安全验证,rabbitMq集成,kafka集成,分布式id生成器等。项目实战:https://github.com/hemin1003/yfax-parent 已投入生产线上使用
Java 546Updated: 1 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
S
SpringCloudBookby dyc87112
《Spring Cloud微服务实战》配套示例代码
Java 544Updated: 4 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
j
jpetstore-6by mybatis
A web application built on top of MyBatis 3, Spring 3 and Stripes
Java 542Updated: 2 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
a
airliftby airlift
Airlift framework for building REST services
Java 539Updated: 1 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
s
spring-boot-microservices-seriesby sivaprasadreddy
Code for SpringBoot MicroServices Blog Series
Java 539Updated: 1 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
F
FullscreenFormby codrops
An experimental fullscreen form concept where the idea is to allow distraction-free form filling with some fancy animations when moving between form fields.
CSS 539Updated: 2 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
n
notesby loveincode
📚A Java back-end engineer's study notes https://loveincode.github.io/notes
Java 536Updated: 4 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
S
SaaS_IHRMby Han-YLun
Saas Inteintelligence Human Resouce Managment backend
Java 534Updated: 2 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
s
spring-social-samplesby spring-projects
Samples of using Spring Social
Java 533Updated: 3 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
k
kotlin-ktor-exposed-starterby raharrison
Starter RESTful service with websocket notifications using Kotlin, Ktor and Exposed with H2, HikariCP and FlyWay
Kotlin 533Updated: 2 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
s
spring-boot-security-saml-sampleby vdenotaris
SBS3 — A sample SAML 2.0 Service Provider built on Spring Boot.
Java 532Updated: 2 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
s
spring-cloud-zookeeperby spring-cloud
Spring Cloud Zookeeper
Java 532Updated: 1 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
c
cfg4jby cfg4j
Modern configuration library for distributed apps written in Java.
Java 530Updated: 4 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
m
maven-framework-projectby v5developer
a maven and spring repository
Java 528Updated: 4 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
s
swagger-samplesby swagger-api
Samples for the various Swagger projects under swagger-api
JavaScript 528Updated: 2 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
s
seckillby lewky
SSM实战项目——Java高并发秒杀API,详细流程+学习笔记
Java 526Updated: 2 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
r
race-the-webby TheHackerDev
Tests for race conditions in web applications. Includes a RESTful API to integrate into a continuous integration pipeline.
Go 526Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
s
studentmanagerby ZeroWdd
基于springboot+mybatis学生管理系统
Java 525Updated: 2 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
s
seckillby July077
一个整合SSM框架的高并发和商品秒杀项目,学习目前较流行的Java框架组合实现高并发秒杀API
Java 523Updated: 3 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
m
micronaut-examplesby micronaut-projects
Example Projects Using Micronaut
Java 518Updated: 3 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
D
DddInActionby vkhorikov
Source code for the DDD in Practice Pluralsight course
C# 516Updated: 1 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
s
spring-boot-demoby liuyueyi
Spring Boot & Spring Cloud & Spring Security Demo Case(Spring学习示例实战项目)
Java 515Updated: 2 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
s
spring-reddit-cloneby SaiUpadhyayula
Reddit clone built using Spring Boot, Spring Security with JWT 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
Java 511Updated: 2 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
t
taoshopby u014427391
开源电子商务项目,SpringBoot+Dubbo技术栈实现微服务,实现一款分布式集群的电商系统. 项目releases链接:https://github.com/u014427391/taoshop/releases (开发中...)
Java 511Updated: 3 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
S
Summerby SwingFrog
这是一个轻量级的、一站式的java游戏服务器框架,也可用于开发简单的web服务。基于netty实现了高性能通讯,支持tcp、http、websocket等协议,支持protobuf、json两种数据格式,支持以配置的形式轻松开启多端口网络服务。支持RPC远程调用,支持以优雅的方式实现远程调用,支持调用超时重试、幂等调用。封装了持久化层,提供数据访问和数据落地接口,支持异步新增、保存、删除数据,支持主键或指定其他字段进行数据缓存。支持简单的ioc,业务层使用依赖注入实现逻辑。封装了伪协程实现方案Promise,可用于解决地狱式回调等问题。支持MVC、领域、ECS架构。
Java 510Updated: 1 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
b
beauty_ssm_clusterby wosyingjun
对”优雅的SSM框架“进行完善(页面分离+Nginx负载均衡+Tomcat集群)
Java 509Updated: 3 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
j
java-beginnersby caveofprogramming
Source code for Java for Complete Beginners
Java 507Updated: 1 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
G
Grozaby IoT-Technology
开源物联网平台 - 物联网解决方案的设备管理,数据收集,处理
Java 505Updated: 2 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
S
SpringMVC-Activiti5.16-Shiroby zhaoml529
基于SpringMVC+Activiti 5.16 的简单OA,可以用作模版供以后学习用。
JavaScript 504Updated: 3 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
s
spring-boot-tutby wpcfan
My Spring Boot Tutorial -- Focusing on minimizing the learning curve and get personal thoughts about dev involved all over the tutorial. Spring Boot教程,一个掺杂着个人学习经验的不断生长的教程。
Java 503Updated: 2 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
E
Echoby Veal98
🦄 开源社区系统:基于 SpringBoot + MyBatis + MySQL + Redis + Kafka + Elasticsearch + Spring Security + ... 并提供详细的开发文档和配套教程。包含帖子、评论、私信、系统通知、点赞、关注、搜索、用户设置、数据统计等模块。
JavaScript 501Updated: 1 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
s
spring-microservices-v2by in28minutes
V2 of our most popular course - Microservices + Spring Boot + Spring Cloud + Docker + Kubernetes - https://www.udemy.com/course/microservices-with-spring-boot-and-spring-cloud/
JavaScript 501Updated: 1 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
S
Spring-Boot-Blog-REST-APIby osopromadze
Restful CRUD Blog API using Spring Boot, Spring Security, JWT, Mysql, JPA
Java 499Updated: 2 y ago License: Strong Copyleft (AGPL-3.0)
Support
Quality
Security
License
Reuse
j
jcabi-aspectsby jcabi
Collection of AspectJ Java Aspects to facilitate aspect-oriented programming patterns: logging, caching, validating, etc.
Java 497Updated: 1 y ago License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
s
spring-cloud-securityby spring-cloud
Security concerns for distributed applications implemented in Spring
Java 497Updated: 3 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
g
guns-liteby enilu
基于spring boot脚手架项目,spring data jpa+Spring Boot2+bootstrap完整的后台管理系统
JavaScript 496Updated: 3 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
s
sca-best-practiceby alibaba
本项目是 SCA(Spring Cloud Alibaba) 官方的最佳实践项目,致力于帮助用户更加快速、正确的使用SCA。
Java 494Updated: 4 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
b
Support
Quality
Security
License
Reuse
i
isolating-the-domainby system-sekkei
architecture sample using : Spring Boot gradle, Spring MVC, Thymeleaf, and MyBatis
Java 491Updated: 2 y ago License: No License (No License)
Support
Quality
Security
License
Reuse