All Projects → Event Driven Spring Boot → Similar Projects or Alternatives

2718 Open source projects that are alternatives of or similar to Event Driven Spring Boot

Gemini
Model Driven REST framework to automatically generate CRUD APIs
Stars: ✭ 138 (-28.87%)
Mutual labels:  rest-api, spring-boot, spring
Spring Microservice Sample
Spring Boot based Mircoservice sample
Stars: ✭ 199 (+2.58%)
Mutual labels:  spring-data-jpa, spring-boot, spring
Springboard
Spring Boot based production grade starter kit.
Stars: ✭ 59 (-69.59%)
Mutual labels:  spring-data-jpa, spring-boot, spring
Spring Boot Mysql Rest Api Tutorial
Building a Restful CRUD API using Spring Boot, Mysql, JPA and Hibernate
Stars: ✭ 279 (+43.81%)
Mutual labels:  rest-api, spring-data-jpa, spring
Springboot Starterkit
Starter Kit for Spring Boot based (REST APIs and WebMVC) micro services.
Stars: ✭ 596 (+207.22%)
Mutual labels:  spring-data-jpa, spring-boot, spring
Retrofit Spring Boot Starter
A springboot starter for retrofit, and supports many functional feature enhancements, greatly simplifying development.(实现了Retrofit与spring-boot框架快速整合,并支持了诸多功能增强,极大简化开发)
Stars: ✭ 658 (+239.18%)
Mutual labels:  rest-api, spring-boot, spring
Goes
Go Event Sourcing made easy
Stars: ✭ 144 (-25.77%)
Mutual labels:  events, event-sourcing, event-driven
Cerberus
A demonstration of a completely stateless and RESTful token-based authorization system using JSON Web Tokens (JWT) and Spring Security.
Stars: ✭ 482 (+148.45%)
Mutual labels:  rest-api, spring-boot, spring
Spring Webmvc Jwt Sample
Secures REST APIs with Spring Security and JWT Token based Authentication
Stars: ✭ 299 (+54.12%)
Mutual labels:  spring-data-jpa, spring-boot, spring
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 (+144.33%)
Mutual labels:  events, spring-boot, spring
tardis
Event sourcing toolkit
Stars: ✭ 35 (-81.96%)
Mutual labels:  events, event-sourcing, event-driven
Spring Boot Mongodb Angular Todo App
A Sample App built using Spring Boot, Angular and MongoDB
Stars: ✭ 84 (-56.7%)
Mutual labels:  rest-api, spring-boot, spring
Watermill
Building event-driven applications the easy way in Go.
Stars: ✭ 3,504 (+1706.19%)
Mutual labels:  events, event-sourcing, event-driven
Quickperf
QuickPerf is a testing library for Java to quickly evaluate and improve some performance-related properties
Stars: ✭ 231 (+19.07%)
Mutual labels:  spring-data-jpa, spring-boot, spring
Javadevjournal
Source code for the tutorials published on the Javadevjournal site.
Stars: ✭ 141 (-27.32%)
Mutual labels:  rest-api, spring-data-jpa, spring-boot
Run Aspnetcore Microservices
Microservices on .Net platforms which used Asp.Net Web API, Docker, RabbitMQ, MassTransit, Grpc, Ocelot API Gateway, MongoDB, Redis, PostgreSQL, SqlServer, Dapper, Entity Framework Core, CQRS and Clean Architecture implementation. Also includes Cross-Cutting concerns like Implementing Centralized Distributed Logging with Elasticsearch, Kibana and SeriLog, use the HealthChecks with Watchdog, Implement Retry and Circuit Breaker patterns with Polly and so on.. See Microservices Architecture and Step by Step Implementation on .NET Course w/ discount->
Stars: ✭ 406 (+109.28%)
Mutual labels:  rest-api, event-sourcing, event-driven
Angularjs Springmvc Sample Boot
A RESTful sample using Spring Boot, Spring MVC, Spring Data and Angular/Bootstrap.
Stars: ✭ 309 (+59.28%)
Mutual labels:  spring-data-jpa, spring-boot, spring
Spring Boot Examples
about learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。
Stars: ✭ 26,812 (+13720.62%)
Mutual labels:  spring-data-jpa, spring-boot, spring
Spring Mvc Thymeleaf Crud
Spring MVC CRUD Application with Thymeleaf, HTML5, CSS3 and Bootstrap
Stars: ✭ 14 (-92.78%)
Mutual labels:  spring-data-jpa, spring-boot, spring
EventEmitter
Simple EventEmitter with multiple listeners
Stars: ✭ 19 (-90.21%)
Mutual labels:  events, event-sourcing, event-driven
Spring Petclinic Rest
REST version of the Spring Petclinic sample application
Stars: ✭ 257 (+32.47%)
Mutual labels:  rest-api, spring-data-jpa, spring
Favorites Web
云收藏 Spring Boot 2.X 开源项目
Stars: ✭ 4,485 (+2211.86%)
Mutual labels:  spring-data-jpa, spring-boot, spring
Micro Company
Rest-full, Hipermedia-based distributed application. Spring boot & cloud. Angular. CQRS. Eventsourcing. Axonframework. Microservices. Docker. CloudFoundry
Stars: ✭ 307 (+58.25%)
Mutual labels:  event-sourcing, spring-boot, spring
Event Sourcing Microservices Example
Learn about building microservices with event sourcing using Spring Boot and how to deploy a social network to Kubernetes using Docker Compose or Helm.
Stars: ✭ 167 (-13.92%)
Market
Simple web-market: Spring, JSP, REST, Hibernate (under modernization)
Stars: ✭ 47 (-75.77%)
Mutual labels:  rest-api, spring-data-jpa, spring-boot
Spring Boot Postgresql Jpa Hibernate Rest Api Demo
Building RESTful APIs with Spring Boot, PostgreSQL, JPA and Hibernate
Stars: ✭ 209 (+7.73%)
Mutual labels:  rest-api, spring-boot, spring
Spring Cloud Flycloud
🔥🔥🔥FlyClould 微服务实战项目框架,在该框架中,包括了用 Spring Cloud 构建微服务的一系列基本组件和框架,对于后台服务框架的搭建有很大的参考价值,大家可以参考甚至稍加修改可以直接应用于自己的实际的项目开发中,该项目没有采用Maven进行项目构建,Maven通过xml进行依赖管理,导致整个配置文件太过臃肿,另外灵活性也不是很强,所以我采用Gradle进行项目构建和依赖管理,在FlyTour项目中我们见证了Gradle的强大,通过简单的一些配置就可以轻松的实现组件化的功能。该项目共有11个Module工程。其中10个位微服务工程,这10个微服务工程构成了一个完整的微服务系统,微服务系统包含了8个基础服务,提供了一整套微服务治理功能,他们分别是配置中心module_c…
Stars: ✭ 1,514 (+680.41%)
Mutual labels:  spring-data-jpa, spring-boot, spring
Spring Reddit Clone
Reddit 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 (+8.25%)
Mutual labels:  spring-data-jpa, spring-boot, spring
Microservices Event Sourcing
Microservices Event Sourcing 是一个微服务架构的在线购物网站,使用Spring Boot、Spring Cloud、Spring Reactor、OAuth2、CQRS 构建,实现了基于Event Sourcing的最终一致性,提供了构建端到端微服务的最佳实践
Stars: ✭ 657 (+238.66%)
Spring Boot Shopping Cart
Simple shopping cart web app made using Spring Boot + Thymeleaf
Stars: ✭ 85 (-56.19%)
Mutual labels:  spring-data-jpa, spring-boot, spring
Spring Boot Blog
Simple blog web app made using Spring Boot + Thymeleaf
Stars: ✭ 121 (-37.63%)
Mutual labels:  spring-data-jpa, spring-boot, spring
Awesome Spring
A curated list of awesome books, tutorials, courses, and resources for the Spring framework ecosystem.
Stars: ✭ 186 (-4.12%)
Mutual labels:  spring-boot, spring
Jasypt Spring Boot
Jasypt integration for Spring boot
Stars: ✭ 1,948 (+904.12%)
Mutual labels:  spring-boot, spring
Thinking In Spring Boot Samples
小马哥书籍《Spring Boot 编程思想》示例工程
Stars: ✭ 1,725 (+789.18%)
Mutual labels:  spring-boot, spring
Grpc Spring Boot Starter
Spring Boot starter module for gRPC framework.
Stars: ✭ 1,829 (+842.78%)
Mutual labels:  spring-boot, spring
Springboot Multiple Datasources
This is an example of automatically switching data sources for spring boot
Stars: ✭ 131 (-32.47%)
Mutual labels:  spring-boot, spring
Spring Cloud Config
External configuration (server and client) for Spring Cloud
Stars: ✭ 1,740 (+796.91%)
Mutual labels:  spring-boot, spring
Spring Boot Vuejs
Example project showing how to build a Spring Boot App providing a GUI with Vue.js
Stars: ✭ 1,818 (+837.11%)
Mutual labels:  rest-api, spring-boot
Jpa Hibernate Tutorials
Hibernate Tutorials with Spring Boot and Spring-Data-JPA
Stars: ✭ 186 (-4.12%)
Mutual labels:  spring-boot, spring
Spring Boot Jwt
a simple Demo of securing Spring boot rest endpoints using JWT
Stars: ✭ 138 (-28.87%)
Mutual labels:  spring-boot, spring
Booster
Booster Cloud Framework
Stars: ✭ 136 (-29.9%)
Mutual labels:  event-sourcing, event-driven
Spring Boot Study
about learning Spring Boot via examples. 基于 spring boot 2.x 的学习教程简洁易懂
Stars: ✭ 131 (-32.47%)
Mutual labels:  spring-boot, spring
Resteasy Spring Boot
RESTEasy Spring Boot Starter
Stars: ✭ 190 (-2.06%)
Mutual labels:  spring-boot, spring
Spring Cloud Yes
基于Spring Cloud的快速开发脚手架&最佳实践总结
Stars: ✭ 138 (-28.87%)
Mutual labels:  spring-boot, spring
Springboot Learning
《Spring Boot基础教程》,2.x版本持续连载中!点击下方链接直达教程目录!
Stars: ✭ 13,916 (+7073.2%)
Mutual labels:  spring-data-jpa, spring-boot
Easyappointments
Easy!Appointments is a highly customizable web application that allows customers to book appointments with you via a sophisticated web interface. Moreover, it provides the ability to sync your data with Google Calendar so you can use them with other services. It is an open source project that you can download and install even for commercial use. Easy!Appointments will run smoothly with your existing website as it can be installed in a single folder of the server and of course share an existing database.
Stars: ✭ 2,013 (+937.63%)
Mutual labels:  rest-api, events
Sivalabs Blog Samples Code
Code samples for my blog posts on https://sivalabs.in
Stars: ✭ 139 (-28.35%)
Mutual labels:  spring-boot, spring
Web3j Spring Boot Starter
Spring Boot Starter for web3j
Stars: ✭ 140 (-27.84%)
Mutual labels:  spring-boot, spring
Spring Cloud Cli
Spring Cloud CLI features
Stars: ✭ 139 (-28.35%)
Mutual labels:  spring-boot, spring
Spring
Spring integration for Vaadin
Stars: ✭ 141 (-27.32%)
Mutual labels:  spring-boot, spring
Vue Admin Java
spring boot + mybatis + vue + element-ui 实现后台管理API接口 https://lmxdawn.github.io/vue-admin-java
Stars: ✭ 149 (-23.2%)
Mutual labels:  spring-boot, spring
Isotope Mail
Isotope Mail Client
Stars: ✭ 147 (-24.23%)
Mutual labels:  spring-boot, spring
Erc20 Rest Service
ERC-20 token standard RESTful service using Spring Boot and web3j
Stars: ✭ 150 (-22.68%)
Mutual labels:  spring-boot, spring
Spring Thrift Starter
Set of cool annotations that helps you building Thrift applications with Spring Boot
Stars: ✭ 151 (-22.16%)
Mutual labels:  spring-boot, spring
Eventflow.example
DDD+CQRS+Event-sourcing examples using EventFlow following CQRS-ES architecture. It is configured with RabbitMQ, MongoDB(Snapshot store), PostgreSQL(Read store), EventStore(GES). It's targeted to .Net Core 2.2 and include docker compose file.
Stars: ✭ 131 (-32.47%)
Mutual labels:  event-sourcing, event-driven
Roncoo Jui Springboot
基于Spring Boot框架,前台框架为JUI的后台框架,功能会继续添加,欢迎大家star和fork!该项目是为了大家更好地运用Spring Boot的功能,进行实战。如果没有使用过Spring Boot,也是一个学习的好项目。可以快速实现一个基于Spring Boot的后台管理系统,前端是基于JUI。
Stars: ✭ 139 (-28.35%)
Mutual labels:  spring-boot, spring
Java Learn
学习 Java 过程中的一些记录,代码为主
Stars: ✭ 144 (-25.77%)
Mutual labels:  spring-boot, spring
Grpc Spring Boot Starter
Spring Boot starter module for gRPC framework.
Stars: ✭ 2,190 (+1028.87%)
Mutual labels:  spring-boot, spring
Mcloud
基于Spring Cloud,实现微服务中常用的基础模块,包括 OAuth2 认证服务,统一注册中心,系统监控中心, 统一配置中心,API网关以及熔断器
Stars: ✭ 185 (-4.64%)
Mutual labels:  rest-api, spring-boot
Spring Boot Blog
spring boot & mybatis 示例
Stars: ✭ 154 (-20.62%)
Mutual labels:  spring-boot, spring
1-60 of 2718 similar projects