All Projects → Ddd With Spring → Similar Projects or Alternatives

928 Open source projects that are alternatives of or similar to Ddd With Spring

Java Ddd Example
☕🎯 Hexagonal Architecture + DDD + CQRS in a Java project using SpringBoot
Stars: ✭ 119 (-73.44%)
Spring Mvc Thymeleaf Crud
Spring MVC CRUD Application with Thymeleaf, HTML5, CSS3 and Bootstrap
Stars: ✭ 14 (-96.87%)
Mutual labels:  spring-boot, springframework
Komga
Media server for comics/mangas/BDs with API and OPDS support
Stars: ✭ 647 (+44.42%)
Search Spring Boot Starter
ElasticSearch封装基于ES版本6.4.2,极大简化了ES操作难度
Stars: ✭ 23 (-94.87%)
Mutual labels:  spring-boot, springframework
Mycollab
An open source, free, high performance, stable and secure Java Application Business Platform of Project Management and Document
Stars: ✭ 1,063 (+137.28%)
Mutual labels:  spring-boot, springframework
Springboard
Spring Boot based production grade starter kit.
Stars: ✭ 59 (-86.83%)
Mutual labels:  spring-boot, springframework
All Things Cqrs
Comprehensive guide to a couple of possible ways of synchronizing two states with Spring tools. Synchronization is shown by separating command and queries in a simple CQRS application.
Stars: ✭ 474 (+5.8%)
Mini Spring
mini-spring是简化版的spring框架,能帮助你快速熟悉spring源码和掌握spring的核心原理。抽取了spring的核心逻辑,代码极度简化,保留spring的核心功能,如IoC和AOP、资源加载器、事件监听器、类型转换、容器扩展点、bean生命周期和作用域、应用上下文等核心功能。
Stars: ✭ 698 (+55.8%)
Mutual labels:  spring-boot, springframework
Spring Boot In Action
Spring Boot 系列实战合集
Stars: ✭ 4,153 (+827.01%)
Mutual labels:  spring-boot, springframework
Spring Cloud Flycloud
🔥🔥🔥FlyClould 微服务实战项目框架,在该框架中,包括了用 Spring Cloud 构建微服务的一系列基本组件和框架,对于后台服务框架的搭建有很大的参考价值,大家可以参考甚至稍加修改可以直接应用于自己的实际的项目开发中,该项目没有采用Maven进行项目构建,Maven通过xml进行依赖管理,导致整个配置文件太过臃肿,另外灵活性也不是很强,所以我采用Gradle进行项目构建和依赖管理,在FlyTour项目中我们见证了Gradle的强大,通过简单的一些配置就可以轻松的实现组件化的功能。该项目共有11个Module工程。其中10个位微服务工程,这10个微服务工程构成了一个完整的微服务系统,微服务系统包含了8个基础服务,提供了一整套微服务治理功能,他们分别是配置中心module_c…
Stars: ✭ 1,514 (+237.95%)
Mutual labels:  spring-boot, springframework
Jwt Spring Security Demo
This 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 (+534.6%)
Mutual labels:  spring-boot, springframework
Shop
spring cloud最佳实践项目实例,使用了spring cloud全家桶,TCC事务管理,EDA事务最终一致性等技术的下单示例
Stars: ✭ 418 (-6.7%)
Mutual labels:  spring-boot
Microservices Spring Boot
The source code for series of articles on Medium about Microservices with Spring Boot
Stars: ✭ 382 (-14.73%)
Mutual labels:  spring-boot
Springall
循序渐进,学习Spring Boot、Spring Boot & Shiro、Spring Batch、Spring Cloud、Spring Cloud Alibaba、Spring Security & Spring Security OAuth2,博客Spring系列源码:https://mrbird.cc
Stars: ✭ 22,375 (+4894.42%)
Mutual labels:  spring-boot
Awesome Spring Boot
Spring Boot Resources
Stars: ✭ 3,857 (+760.94%)
Mutual labels:  spring-boot
Spring boot
Spring Boot 使用总结 和 demo。 如果您觉得本代码对您有所帮助,请点击页面右上方"Star"
Stars: ✭ 431 (-3.79%)
Mutual labels:  spring-boot
Matecloud
🔥MateCloud是一款基于Spring Cloud Alibaba的微服务架构。目前已经整合Spring Cloud Alibaba、Spring Security Oauth2、Feign、Dubbo、JetCache、RocketMQ等服务套件,为您的开发保驾护航
Stars: ✭ 412 (-8.04%)
Mutual labels:  spring-boot
Spring Boot Projects
该仓库中主要是 Spring Boot 的入门学习教程以及一些常用的 Spring Boot 实战项目教程,包括 Spring Boot 使用的各种示例代码,同时也包括一些实战项目的项目源码和效果展示,实战项目包括基本的 web 开发以及目前大家普遍使用的线上博客项目/企业大型商城系统/前后端分离实践项目等,摆脱各种 hello world 入门案例的束缚,真正的掌握 Spring Boot 开发。
Stars: ✭ 4,022 (+797.77%)
Mutual labels:  spring-boot
Spring Learning
🔥🔥🎉Spring Learning Project, Enjoy it
Stars: ✭ 367 (-18.08%)
Mutual labels:  spring-boot
Admin
基于Spring Boot/Spring Security/thymeleaf的通用后台管理系统
Stars: ✭ 411 (-8.26%)
Mutual labels:  spring-boot
Getting Started Guides
Getting Started Guide template :: The template for new guides and also the place to request them.
Stars: ✭ 357 (-20.31%)
Mutual labels:  spring-boot
Springboot Mybatis
A REST back-end framework, integrated by Spring Boot, MyBatis and Spring Security OAuth
Stars: ✭ 359 (-19.87%)
Mutual labels:  spring-boot
Spring Boot Study
SpringBoot框架源码实战(已更新到springboot2版本实现)~基本用法,Rest,Controller,事件监听,连接数据库MySQL,jpa,redis集成,mybatis集成(声明式与xml两种方式~对应的添删查改功能),日志处理,devtools配置,拦截器用法,资源配置读取,测试集成,Web层实现请求映射,security安全验证,rabbitMq集成,kafka集成,分布式id生成器等。项目实战:https://github.com/hemin1003/yfax-parent 已投入生产线上使用
Stars: ✭ 440 (-1.79%)
Mutual labels:  spring-boot
Cookbook
🎉🎉🎉JAVA高级架构师技术栈==任何技能通过 “刻意练习” 都可以达到融会贯通的境界,就像烹饪一样,这里有一份JAVA开发技术手册,只需要增加自己练习的次数。🏃🏃🏃
Stars: ✭ 428 (-4.46%)
Mutual labels:  spring-boot
Jhipster
DEPRECATED: use https://github.com/jhipster/jhipster-bom instead
Stars: ✭ 399 (-10.94%)
Mutual labels:  spring-boot
Romaniancoderexamples
Java / SpringBoot / Angular examples for the Romanian Coder YouTube channel
Stars: ✭ 353 (-21.21%)
Mutual labels:  spring-boot
Kafka Sprout
🚀 Web GUI for Kafka Cluster Management
Stars: ✭ 388 (-13.39%)
Mutual labels:  spring-boot
Watchdog Framework
🍻 「停止维护」基于SpringBoot+Shiro+Mybatis等开发的轻量级管理系统快速开发脚手架
Stars: ✭ 421 (-6.03%)
Mutual labels:  spring-boot
Event Source Cqrs Sample
Sample ES/CQRS application
Stars: ✭ 380 (-15.18%)
Mutual labels:  domain-driven-design
Awesome Tutorials
I am going to write a series of tutorials about web/android/ios development
Stars: ✭ 435 (-2.9%)
Mutual labels:  spring-boot
Generator Jhipster
JHipster is a development platform to quickly generate, develop, & deploy modern web applications & microservice architectures.
Stars: ✭ 19,162 (+4177.23%)
Mutual labels:  spring-boot
Tut Spring Boot Kotlin
Building web applications with Spring Boot and Kotlin :: Learn how to easily build and test web applications with Spring, Kotlin, Junit 5 and JPA
Stars: ✭ 414 (-7.59%)
Mutual labels:  spring-boot
Poplar
A social networking application written by React Native
Stars: ✭ 373 (-16.74%)
Mutual labels:  spring-boot
Learn
How do you achieve your career objectives? Complete career paths with amazing Cloud, Full Stack and Microservice Courses and Videos from in28Minutes
Stars: ✭ 447 (-0.22%)
Mutual labels:  spring-boot
Sample Spring Microservices
Many samples in different branches that shows how to create microservices with Spring Boot, Spring Cloud, Zipkin, Zuul, Eureka, Hystrix, Kubernetes, Elastic Stack and many more tools
Stars: ✭ 368 (-17.86%)
Mutual labels:  spring-boot
Akkatecture
a cqrs and event sourcing framework for dotnet core using akka.net
Stars: ✭ 414 (-7.59%)
Mutual labels:  domain-driven-design
His
HIS英文全称 hospital information system(医院信息系统http://59.110.234.89:9999/swagger-ui.html ),医疗信息就诊系统,系统主要功能按照数据流量、流向及处理过程分为临床诊疗、药品管理、财务管理、患者管理。诊疗活动由各工作站配合完成,并将临床信息进行整理、处理、汇总、统计、分析等。本系统包括以下工作站:门诊医生工作站、药房医生工作站、医技医生工作站、收费员工作站、对帐员工作站、管理员工作站。需求为东软提供的云医院。
Stars: ✭ 359 (-19.87%)
Mutual labels:  spring-boot
Fast Drools Spring Boot Starter
Easy drools,version 8.0.7
Stars: ✭ 432 (-3.57%)
Mutual labels:  spring-boot
Jwt Angular Spring
JSON Web Token example that integrates both a Spring backend with an AngularJS frontend.
Stars: ✭ 358 (-20.09%)
Mutual labels:  spring-boot
Spring Security Tutorial
Spring Security Tutorial takes you to learn Spring Security step by step with a large number of samples. Spring Security Tutorial 是一本关于 Spring Security 学习的开源书。利用业余时间写了本书,图文并茂,用大量实例带你一步一步走进 Spring Security 的世界。
Stars: ✭ 409 (-8.71%)
Mutual labels:  spring-boot
Db Scheduler
Persistent cluster-friendly scheduler for Java
Stars: ✭ 352 (-21.43%)
Mutual labels:  spring-boot
Jeecg Boot
「企业级低代码平台」前后端分离架构SpringBoot 2.x,SpringCloud,Ant Design&Vue,Mybatis-plus,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码! 引领新的开发模式OnlineCoding->代码生成->手工MERGE,帮助Java项目解决70%重复工作,让开发更关注业务,既能快速提高效率,帮助公司节省成本,同时又不失灵活性。
Stars: ✭ 26,432 (+5800%)
Mutual labels:  spring-boot
Spring Boot Tutorial
Spring Boot Tutorial takes you to learn Spring Boot step by step with a large number of samples.Spring Boot Tutorial 是一本关于 Spring Boot 学习的开源书。用大量实例带你一步一步走进 Spring Boot 的世界。
Stars: ✭ 399 (-10.94%)
Mutual labels:  spring-boot
Iot push
基于netty+mqtt3.1.1+springboot+jdk8 实现的 mqtt 服务端跟客户端
Stars: ✭ 353 (-21.21%)
Mutual labels:  spring-boot
Azure Spring Boot
Spring Boot Starters for Azure services
Stars: ✭ 352 (-21.43%)
Mutual labels:  spring-boot
Intranet app manager
应用内网发布平台| 类似蒲公英|fir|iOS OTA (Over-the-Air) | APP publish website like fir.im | 适用于企业 iOS & Android 内网发布测试使用,方便管理和分发 APP 包
Stars: ✭ 425 (-5.13%)
Mutual labels:  spring-boot
Spring Rest Exception Handler
A convenient Spring MVC exception handler for RESTful APIs.
Stars: ✭ 351 (-21.65%)
Mutual labels:  springframework
Jmolecules
Libraries to help developers express architectural abstractions in Java code
Stars: ✭ 348 (-22.32%)
Mutual labels:  domain-driven-design
Thymeleaf Spring
Thymeleaf integration module for Spring
Stars: ✭ 349 (-22.1%)
Mutual labels:  spring-boot
King Admin
king-admin是一个超酷的前后端分离的基础权限管理后台,前端:angularJs+bootstrap+gulp,后端:spring-boot+mybatis-plus(分java版和kotlin版)
Stars: ✭ 397 (-11.38%)
Mutual labels:  spring-boot
Springboot
springboot 和一些主流框架的整合的各个基本demo
Stars: ✭ 350 (-21.87%)
Mutual labels:  spring-boot
Dokit
基于 Spring Boot2、 Jpa、 Spring Security、JWT、redis、Vue的前后端分离的后台管理系统开发平台, 用户管理、菜单管理、角色管理、字典管理、权限控制的方式为RBAC,操作日志、异常日志、接口限流、项目支持数据权限管理,支持一键生成前后端代码(支持在线预览及打包下载),支持前端菜单动态路由 可一键部署服务器应用,数据库。系统中活跃用户状态监控,监视当前系统CPU、内存、磁盘、堆栈等相关信息,基于Element UI在线表单设计及生成Vue代码。
Stars: ✭ 348 (-22.32%)
Mutual labels:  spring-boot
Redis Admin
redis client tool,redis web client,redis web ui,spring-boot support
Stars: ✭ 436 (-2.68%)
Mutual labels:  spring-boot
One
基于Spring Boot和Vue2开发的前后端分离的后台管理系统
Stars: ✭ 426 (-4.91%)
Mutual labels:  spring-boot
Spring Boot Angular2
spring boot backend, angular2 frontend with webpack, typescript, sass, bootstrap4, karma, jasmine
Stars: ✭ 396 (-11.61%)
Mutual labels:  spring-boot
Ibase4j Springboot
Spring,SpringBoot,SpringMVC,Mybatis,mybatis-plus,motan/dubbo分布式,Redis缓存,Shiro权限管理,Spring-Session单点登录,Quartz分布式集群调度,Restful服务,QQ/微信登录,App token登录,微信/支付宝支付;日期转换、数据类型转换、序列化、汉字转拼音、身份证号码验证、数字转人民币、发送短信、发送邮件、加密解密、图片处理、excel导入导出、FTP/SFTP/fastDFS上传下载、二维码、XML读写、高精度计算、系统配置工具类等等。
Stars: ✭ 348 (-22.32%)
Mutual labels:  spring-boot
Spring Cloud Bus
Spring Cloud event bus
Stars: ✭ 342 (-23.66%)
Mutual labels:  spring-boot
Springbootblog
一个基于SpringBoot开发的个人博客。集成了:博客前台,后台管理。
Stars: ✭ 392 (-12.5%)
Mutual labels:  spring-boot
Java server
基于SpringMVC+spring+Mybatis的校园o2o电商项目的后台和管理平台
Stars: ✭ 341 (-23.88%)
Mutual labels:  spring-boot
Jhipster Kotlin
Kotlin based JHipster
Stars: ✭ 339 (-24.33%)
Mutual labels:  spring-boot
1-60 of 928 similar projects