All Projects → Boot Spring Boot → Similar Projects or Alternatives

978 Open source projects that are alternatives of or similar to Boot Spring Boot

Hsweb Framework
hsweb (haʊs wɛb) 是一个基于spring-boot 2.x开发 ,首个使用全响应式编程的企业级后台管理系统基础项目。
Stars: ✭ 7,724 (+8987.06%)
Mutual labels:  spring-boot
Cerberus
A demonstration of a completely stateless and RESTful token-based authorization system using JSON Web Tokens (JWT) and Spring Security.
Stars: ✭ 482 (+467.06%)
Mutual labels:  spring-boot
Sample Boot Micro
Spring Cloud + Gradle Multi Project + Java8
Stars: ✭ 72 (-15.29%)
Mutual labels:  spring-boot
Celerio Angular Quickstart
Generate an Angular 5 CRUD application from an existing database schema (we provide a sample one)
Stars: ✭ 483 (+468.24%)
Mutual labels:  spring-boot
Docs4dev
后端开发常用框架文档及中文翻译,包含 Spring 系列文档(Spring, Spring Boot, Spring Cloud, Spring Security, Spring Session),大数据(Apache Hive, HBase, Apache Flume),日志(Log4j2, Logback),Http Server(NGINX,Apache),Python,数据库(OpenTSDB,MySQL,PostgreSQL)等最新官方文档以及对应的中文翻译。
Stars: ✭ 974 (+1045.88%)
Mutual labels:  spring-boot
Moduliths
Building modular, monolithic applications using Spring Boot
Stars: ✭ 478 (+462.35%)
Mutual labels:  spring-boot
Cloud Portal
Self service web portal for different Cloud platforms like Azure, AWS and VMWare vSphere.
Stars: ✭ 60 (-29.41%)
Mutual labels:  spring-boot
Flycms
FlyCms 是一个类似知乎以问答为基础的完全开源的JAVA语言开发的社交网络建站程序,基于 Spring Boot+Bootstrap3+MyBatis+MySql+Solr +Ehcache应用架构,专注于社区内容的整理、归类和检索,它集合了问答,digg,wiki 等多个程序的优点,帮助用户轻松搭建专业的知识库和在线问答社区。业务模块包括:权限管理,会员管理,角色管理,定时任务管理(调度管理),问答管理,文章管理,分享管理,短信接口管理和邮件系统发送(注册、找回密码、邮件订阅),跨域登录,消息推送,全文检索、前端国际化等等众多模块,等您自己来体验!
Stars: ✭ 472 (+455.29%)
Mutual labels:  spring-boot
Jbone
jbone基于Spring Cloud框架开发,旨在为中小企业提供稳定的微服务解决方案,为开发人员提供基础开发骨架,jbone包含微服务中所有常用组件,例如注册中心、服务管理、服务监控、JVM监控、内存分析、调用链跟踪、API网关等等。业务功能包括系统权限的统一管理、单点登录、CMS、电商平台、工作流平台、支付平台等等。
Stars: ✭ 961 (+1030.59%)
Mutual labels:  spring-boot
Restaurant App
Restaurant App 🍔 is a sample open-source e-Commerce 🛒 application for ordering foods, powered by polyglot microservices architecture and cross-platform development including mobile and web
Stars: ✭ 471 (+454.12%)
Mutual labels:  spring-boot
Spring Cloud Cloudfoundry
Integration between Cloudfoundry and the Spring Cloud APIs
Stars: ✭ 83 (-2.35%)
Mutual labels:  spring-boot
Spring Boot Security Saml Sample
SBS3 — A sample SAML 2.0 Service Provider built on Spring Boot.
Stars: ✭ 469 (+451.76%)
Mutual labels:  spring-boot
Spring Cloud Stream Tutorial
Spring Cloud Stream Tutorial
Stars: ✭ 30 (-64.71%)
Mutual labels:  spring-boot
Spring Cloud Netflix
Integration with Netflix OSS components
Stars: ✭ 4,498 (+5191.76%)
Mutual labels:  spring-boot
Clean Architecture Example Java Spring Boot
An example of Robert C. Martin's Clean Architecture with Spring Boot
Stars: ✭ 59 (-30.59%)
Mutual labels:  spring-boot
Testcontainers Spring Boot
Container auto-configurations for spring-boot based integration tests
Stars: ✭ 460 (+441.18%)
Mutual labels:  spring-boot
Springboot Dubbox
基于Spring-boot和dubbox的API接口和后台管理系统
Stars: ✭ 948 (+1015.29%)
Mutual labels:  spring-boot
Lin Cms Spring Boot
🔨 基于SpringBoot的CMS/DMS/管理系统开发框架
Stars: ✭ 453 (+432.94%)
Mutual labels:  spring-boot
Blog
一款简洁响应式博客系统
Stars: ✭ 72 (-15.29%)
Mutual labels:  spring-boot
Ddd With Spring
Code examples for my conference talk on implementing ddd with spring
Stars: ✭ 448 (+427.06%)
Mutual labels:  spring-boot
Cxf Spring Cloud Netflix Docker
Example project combining Spring Boot apps with Spring Cloud Netflix (Eureka, Zuul, Feign) & cxf-spring-boot-starter
Stars: ✭ 29 (-65.88%)
Mutual labels:  spring-boot
Jeecg Boot
「企业级低代码平台」前后端分离架构SpringBoot 2.x,SpringCloud,Ant Design&Vue,Mybatis-plus,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码! 引领新的开发模式OnlineCoding->代码生成->手工MERGE,帮助Java项目解决70%重复工作,让开发更关注业务,既能快速提高效率,帮助公司节省成本,同时又不失灵活性。
Stars: ✭ 26,432 (+30996.47%)
Mutual labels:  spring-boot
Oneblog
👽 OneBlog,一个简洁美观、功能强大并且自适应的Java博客
Stars: ✭ 678 (+697.65%)
Mutual labels:  spring-boot
Lsp Java
lsp-mode ❤️ java
Stars: ✭ 446 (+424.71%)
Mutual labels:  spring-boot
Example Kotlin Springboot Graphql
Projeto de exemplo com API GraphQL com dois crud’s simples, utilizando Kotlin, Spring Boot, Gradle etc.
Stars: ✭ 28 (-67.06%)
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 (+417.65%)
Mutual labels:  spring-boot
Spring Boot Security Oauth2
This article aims to provide a working example of spring boot security and oauth2. It has implementation for resource server and authorization server and connection to database with bcrypt password encoder.
Stars: ✭ 78 (-8.24%)
Mutual labels:  spring-boot
Vue Admin Html
Vue-cli3.0 + Element UI + Spring Boot2.0 + ThinkPHP5.1 + 响应式的后台管理系统 https://lmxdawn.github.io/vue-admin
Stars: ✭ 436 (+412.94%)
Mutual labels:  spring-boot
Spring Boot Log4j 2 Demo
Spring Boot Log4j2 Demo with Async Loggers
Stars: ✭ 28 (-67.06%)
Mutual labels:  spring-boot
Spring boot
Spring Boot 使用总结 和 demo。 如果您觉得本代码对您有所帮助,请点击页面右上方"Star"
Stars: ✭ 431 (+407.06%)
Mutual labels:  spring-boot
Springboard
Spring Boot based production grade starter kit.
Stars: ✭ 59 (-30.59%)
Mutual labels:  spring-boot
Cookbook
🎉🎉🎉JAVA高级架构师技术栈==任何技能通过 “刻意练习” 都可以达到融会贯通的境界,就像烹饪一样,这里有一份JAVA开发技术手册,只需要增加自己练习的次数。🏃🏃🏃
Stars: ✭ 428 (+403.53%)
Mutual labels:  spring-boot
Login Sample
A simple Android app that allows users to sign up / login / logout.
Stars: ✭ 28 (-67.06%)
Mutual labels:  spring-boot
One
基于Spring Boot和Vue2开发的前后端分离的后台管理系统
Stars: ✭ 426 (+401.18%)
Mutual labels:  spring-boot
Web Development Interview With Java
Java 开发相关技术栈(大中厂)高频面试问题收录。
Stars: ✭ 69 (-18.82%)
Mutual labels:  spring-boot
Lavalink
Standalone audio sending node based on Lavaplayer.
Stars: ✭ 420 (+394.12%)
Mutual labels:  spring-boot
Microservices Demo
Using Spring Cloud to develop microservices and deploy to Kubernetes
Stars: ✭ 21 (-75.29%)
Mutual labels:  spring-boot
Shop
spring cloud最佳实践项目实例,使用了spring cloud全家桶,TCC事务管理,EDA事务最终一致性等技术的下单示例
Stars: ✭ 418 (+391.76%)
Mutual labels:  spring-boot
Databindingexample
Sample project for the https://stfalcon.com/en/blog/post/faster-android-apps-with-databinding blogpost
Stars: ✭ 58 (-31.76%)
Mutual labels:  sample
Matecloud
🔥MateCloud是一款基于Spring Cloud Alibaba的微服务架构。目前已经整合Spring Cloud Alibaba、Spring Security Oauth2、Feign、Dubbo、JetCache、RocketMQ等服务套件,为您的开发保驾护航
Stars: ✭ 412 (+384.71%)
Mutual labels:  spring-boot
Netty Websocket Spring Boot Starter
🚀 lightweight high-performance WebSocket framework ( 轻量级、高性能的WebSocket框架)
Stars: ✭ 885 (+941.18%)
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 (+381.18%)
Mutual labels:  spring-boot
Fxshop
基于SpringBoot+SpringCloud微服务的商城项目(demo版 不可用于生产)
Stars: ✭ 82 (-3.53%)
Mutual labels:  spring-boot
Jhipster
DEPRECATED: use https://github.com/jhipster/jhipster-bom instead
Stars: ✭ 399 (+369.41%)
Mutual labels:  spring-boot
Cloud Enabled Microservice
Tasks microservice (Spring Boot, MVC, Data, Lombok, Cloud, OAuth2, Config, Eureka, Zuul, Hystrix, Docker)
Stars: ✭ 14 (-83.53%)
Mutual labels:  spring-boot
Spring Boot In Action
Spring Boot 系列实战合集
Stars: ✭ 4,153 (+4785.88%)
Mutual labels:  spring-boot
Multi Tenant App Demo
Demonstrates the discriminator field (shared schema) based multi-tenant application using Spring Boot & Hibernate 5.
Stars: ✭ 57 (-32.94%)
Mutual labels:  spring-boot
Spring Boot Angular2
spring boot backend, angular2 frontend with webpack, typescript, sass, bootstrap4, karma, jasmine
Stars: ✭ 396 (+365.88%)
Mutual labels:  spring-boot
Jwebform
Java WebForm Library: HTML Form generation and validation
Stars: ✭ 14 (-83.53%)
Mutual labels:  spring-boot
Ms Backend Boilerplates
Boilerplate for Your Server Side(Backend) Application, Java | Spring(Boot, Cloud) | Node.js(Express, Koa, Egg) | Go | Python | DevOps 💫 服务端项目模板
Stars: ✭ 394 (+363.53%)
Mutual labels:  spring-boot
Toolbaritembadgesample
Sample shows how to add a badge to ToolBarItems in Xamarin Forms for iOS and Android
Stars: ✭ 70 (-17.65%)
Mutual labels:  sample
Yaas Getting Started Yaasbites
YaaS bites (our getting started series) is a tutorial and sample code set consisting of small, incremental coding exercises to help a developer learn the basics of the YaaS platform. Its goal is to ensure that a Software Developer's initial journies into YaaS are productive and successful.
Stars: ✭ 13 (-84.71%)
Mutual labels:  sample
Spring Boot Shopping Cart
Simple shopping cart web app made using Spring Boot + Thymeleaf
Stars: ✭ 85 (+0%)
Mutual labels:  spring-boot
Disruptor Spring Boot Starter
starter for disruptor
Stars: ✭ 83 (-2.35%)
Mutual labels:  spring-boot
Hex Arch Kotlin Spring Boot
Reference JVM multi module project for a reactive micro service and lambda using a hexagonal architecture, DDD, Kotlin, Spring Boot, Quarkus, Lambda, Gradle.
Stars: ✭ 83 (-2.35%)
Mutual labels:  spring-boot
Jhipster5 Demo
Get Started with JHipster 5 Tutorial and Example
Stars: ✭ 80 (-5.88%)
Mutual labels:  spring-boot
Cas
Apereo CAS - Enterprise Single Sign On for all earthlings and beyond.
Stars: ✭ 9,154 (+10669.41%)
Mutual labels:  spring-boot
Spring Higher Order Components
⚡️ Preconfigured components to speedup Spring Boot development
Stars: ✭ 65 (-23.53%)
Mutual labels:  spring-boot
Ci Samples
Sample configurations for various CI systems.
Stars: ✭ 44 (-48.24%)
Mutual labels:  sample
Music Website
🎧 Vue + SpringBoot + MyBatis 音乐网站
Stars: ✭ 673 (+691.76%)
Mutual labels:  spring-boot
301-360 of 978 similar projects