All Projects → Spring Boot Book → Similar Projects or Alternatives

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

Sloth
Sloth 是一个生成脚手架代码的工具。你只需要设置好业务应用所需要用的 Mysql 数据源即可。如果你用过 Ruby on Rails 的代码生成器的话,那么 Sloth 也同样适用于这样的场景, 它使用 Java 语言构建,生成的脚手架代码亦是 Java。旨在为开发者提供一系列健壮的工具、程序库和工作流,帮助他们快速构建出漂亮、引人注目的SpringBoot Web应用
Stars: ✭ 170 (-4.49%)
Mutual labels:  spring-boot
Grpc Spring Boot Starter
Spring Boot starter module for gRPC framework.
Stars: ✭ 2,190 (+1130.34%)
Mutual labels:  spring-boot
Spring Boot Email Tools
A set of services and tools for sending emails in a Spring Boot 1.5.x application using a Template Engine
Stars: ✭ 164 (-7.87%)
Mutual labels:  spring-boot
Erc20 Rest Service
ERC-20 token standard RESTful service using Spring Boot and web3j
Stars: ✭ 150 (-15.73%)
Mutual labels:  spring-boot
Spring Cloud Tutorial
Spring Cloud Tutorial.《Spring Cloud 教程》
Stars: ✭ 173 (-2.81%)
Mutual labels:  spring-boot
Vue Admin Java
spring boot + mybatis + vue + element-ui 实现后台管理API接口 https://lmxdawn.github.io/vue-admin-java
Stars: ✭ 149 (-16.29%)
Mutual labels:  spring-boot
Spring Boot Leaning
Spring Boot 2.X 最全课程代码
Stars: ✭ 2,008 (+1028.09%)
Mutual labels:  spring-boot
Meetingfilm
基于微服务架构的在线电影购票平台
Stars: ✭ 149 (-16.29%)
Mutual labels:  spring-boot
Spring Boot Axon Sample
Sample application using Spring Boot, Axon, AngularJS and Websockets
Stars: ✭ 169 (-5.06%)
Mutual labels:  spring-boot
Json 2 Kotlin
Convert JSON to Kotlin Data Classes
Stars: ✭ 148 (-16.85%)
Mutual labels:  spring-boot
Speedment
Speedment is a Stream ORM Java Toolkit and Runtime
Stars: ✭ 1,978 (+1011.24%)
Mutual labels:  spring-boot
Keycloak Config Cli
Import YAML/JSON-formatted configuration files into Keycloak - Configuration as Code for Keycloak.
Stars: ✭ 147 (-17.42%)
Mutual labels:  spring-boot
Weixin Java Cp Demo
基于Spring Boot 和 WxJava 实现的微信企业号/企业微信 后端Demo
Stars: ✭ 175 (-1.69%)
Mutual labels:  spring-boot
Springbootwebapplicationstepbystep
Develop your first web application with Spring Boot Magic
Stars: ✭ 146 (-17.98%)
Mutual labels:  spring-boot
Fame
A blog power by spring-boot and vue
Stars: ✭ 162 (-8.99%)
Mutual labels:  spring-boot
Okhelper Service
OK帮 云进销存 (SpringBoot Restful 全家桶)
Stars: ✭ 146 (-17.98%)
Mutual labels:  spring-boot
Microservices Sample
Sample project to create an application using microservices architecture
Stars: ✭ 167 (-6.18%)
Mutual labels:  spring-boot
Java Learn
学习 Java 过程中的一些记录,代码为主
Stars: ✭ 144 (-19.1%)
Mutual labels:  spring-boot
Springboot Rabbitmq
RabbitMQ为异步消息处理提出了一个很好的解决方案,它是一个非常好用的消息中间件,主要用于中间件的解耦,同时,Spring Boot为RabbitMQ提供了支持, Spring Boot为Rabbit准备了spring-boot-starter-amqp,spring-rabbit 支持 AMQP(即Advanced Message Queuing Protocol,高级消息队列协议,是应用层协议的一个开放标准),并且为RabbitTemplate和RabbitMQ提供了自动配置选项
Stars: ✭ 159 (-10.67%)
Mutual labels:  spring-boot
Blog
基于SpringBoot搭建的开源个人博客系统,模板引擎使用thymeleaf。项目后台部分采用前后端分离模式开发。前台使用 vue 和 element完成。
Stars: ✭ 143 (-19.66%)
Mutual labels:  spring-boot
Springboot Examples
spring boot 集成各技术案例
Stars: ✭ 173 (-2.81%)
Mutual labels:  spring-boot
Javadevjournal
Source code for the tutorials published on the Javadevjournal site.
Stars: ✭ 141 (-20.79%)
Mutual labels:  spring-boot
Spring Boot Examples
个人学习 SpringBoot2.x 写的一些示例程序,目前正在持续更新中.....
Stars: ✭ 159 (-10.67%)
Mutual labels:  spring-boot
Springboot Angular7 Online Shopping Store
🛒An e-commerce shopping website. Docker, Java 11, REST API, JWT, Bootstrap, 购物车, 电子商城
Stars: ✭ 141 (-20.79%)
Mutual labels:  spring-boot
Spring Boot Starter Swagger
自制spring boot starter for swagger 2.x,来试试吧,很好用哦~
Stars: ✭ 2,064 (+1059.55%)
Mutual labels:  spring-boot
Spring Boot Amqp Messaging
This is a simple spring-boot app that shows how to configure easily RabbitMQ with AMQP for producing and consuming messages in default format and JSON.
Stars: ✭ 142 (-20.22%)
Mutual labels:  spring-boot
Node Sec Roadmap
Some thoughts on how Node.js might respond to a changing security environment
Stars: ✭ 158 (-11.24%)
Mutual labels:  gitbook
My Moments
Instagram Clone - Cloning Instagram for learning purpose
Stars: ✭ 140 (-21.35%)
Mutual labels:  spring-boot
Spring Boot Shiro
Apache Shiro integration with Spring Boot.
Stars: ✭ 177 (-0.56%)
Mutual labels:  spring-boot
Spring
Spring integration for Vaadin
Stars: ✭ 141 (-20.79%)
Mutual labels:  spring-boot
Reactive Ms Example
An educational project to learn reactive programming with Spring 5
Stars: ✭ 157 (-11.8%)
Mutual labels:  spring-boot
Clean Architecture Delivery Example
A example of clean architecture in Java 8 and Spring Boot 2.0
Stars: ✭ 140 (-21.35%)
Mutual labels:  spring-boot
Mutual Tls Ssl
🔐 Tutorial of setting up Security for your API with one way authentication with TLS/SSL and mutual mutual authentication for a java based web server and a client with both Spring Boot. Different clients are provided such as Apache HttpClient, OkHttp, Spring RestTemplate, Spring WebFlux WebClient Jetty and Netty, the old and the new JDK HttpClient, the old and the new Jersey Client, Google HttpClient, Unirest, Retrofit, Feign, Methanol, vertx, Scala client Finagle, Featherbed, Dispatch Reboot, AsyncHttpClient, Sttp, Akka, Requests Scala, Http4s Blaze, Kotlin client Fuel, http4k, Kohttp and ktor. Also other server examples are available such as jersey with grizzly. Also gRPC examples are included
Stars: ✭ 163 (-8.43%)
Mutual labels:  spring-boot
Mi S
基于SpringBoot+SpringCloud+Mybatis主流框架搭建的分布式敏捷开发系统架构,为中、小型项目打造企业级基础开发多种解决方案。
Stars: ✭ 140 (-21.35%)
Mutual labels:  spring-boot
Java Specialagent
Automatic instrumentation for 3rd-party libraries in Java applications with OpenTracing.
Stars: ✭ 156 (-12.36%)
Mutual labels:  spring-boot
Lovinghome Real Estate Platform
⚡️基于springboot+MyBatis+FreeMarker+redis+nginx+Echarts+druid等技术的JavaWeb项目------恋家房产平台(采用B/S架构,项目包含前后台,分为前台展示系统及后台管理系统。前台系统包含首页门户、登录注册、房产推荐、房产详情、热门房产、房产及小区搜索、经纪人列表及经纪机构创建、创建房产、房产百科、地图找房、用户个人中心、房产评论、房产打分等模块。 后台管理系统包含房产信息管理、用户管理、管理员管理、小区信息管理、博客管理、评论管理、经纪人管理、系统统计与多种图表展示、数据报表导入导出等模块。系统介绍及详细功能点、技术点见项目内文档描述)
Stars: ✭ 140 (-21.35%)
Mutual labels:  spring-boot
React Book
From apprentice to master (CC BY-NC-ND)
Stars: ✭ 2,021 (+1035.39%)
Mutual labels:  ebook
Spring Cloud Cli
Spring Cloud CLI features
Stars: ✭ 139 (-21.91%)
Mutual labels:  spring-boot
Generator Jhipster React
DEPRECATED: feature moved to main generator
Stars: ✭ 155 (-12.92%)
Mutual labels:  spring-boot
Springboot Study
SpringBoot 学习
Stars: ✭ 139 (-21.91%)
Mutual labels:  spring-boot
Springbootlearning
《Spring Boot教程》源码
Stars: ✭ 2,065 (+1060.11%)
Mutual labels:  spring-boot
Spring Boot Jwt
a simple Demo of securing Spring boot rest endpoints using JWT
Stars: ✭ 138 (-22.47%)
Mutual labels:  spring-boot
Spring Cloud Dubbo Together
Spring Cloud与Dubbo共存方案
Stars: ✭ 155 (-12.92%)
Mutual labels:  spring-boot
Spring Boot Vuejs
Example project showing how to build a Spring Boot App providing a GUI with Vue.js
Stars: ✭ 1,818 (+921.35%)
Mutual labels:  spring-boot
Springboot Restful Starter
SpringBoot RESTful API 脚手架
Stars: ✭ 176 (-1.12%)
Mutual labels:  spring-boot
Spring Boot Demo
Spring Boot的基础教程,由浅入深,一步一步学习Spring Boot,最后学到的不单单是基础!Spring Cloud基础教程请看:https://github.com/roncoo/spring-cloud-demo
Stars: ✭ 1,687 (+847.75%)
Mutual labels:  spring-boot
Webpages To Ebook
Create an EPUB from a list of URLs. Standing on the shoulders of Wget, Readability and Pandoc.
Stars: ✭ 155 (-12.92%)
Mutual labels:  ebook
Explore Python
📗 The Beauty of Python Programming.
Stars: ✭ 1,966 (+1004.49%)
Mutual labels:  gitbook
Graphql Spring Boot Starter
Spring boot starter for GraphQL
Stars: ✭ 166 (-6.74%)
Mutual labels:  spring-boot
Spring Cloud Config
External configuration (server and client) for Spring Cloud
Stars: ✭ 1,740 (+877.53%)
Mutual labels:  spring-boot
Spring Data Jpa Reference Documentation
Spring Data JPA 参考指南 中文版
Stars: ✭ 154 (-13.48%)
Mutual labels:  gitbook
Working On Gnu Linux
《 完全用 GNU/Linux 工作》
Stars: ✭ 170 (-4.49%)
Mutual labels:  gitbook
Gitbook Reader Rn
Stars: ✭ 134 (-24.72%)
Mutual labels:  gitbook
Chronus
Chronus是360金融技术团队基于阿里开源项目TBSchedule重写的分布式调度。
Stars: ✭ 166 (-6.74%)
Mutual labels:  spring-boot
Spring Boot Blog
spring boot & mybatis 示例
Stars: ✭ 154 (-13.48%)
Mutual labels:  spring-boot
Spring Backend Boilerplate
The modularized backend boilerplate based on Spring Boot Framework, easy to get started and add your business part.
Stars: ✭ 134 (-24.72%)
Mutual labels:  spring-boot
Thinking In Spring Boot Samples
小马哥书籍《Spring Boot 编程思想》示例工程
Stars: ✭ 1,725 (+869.1%)
Mutual labels:  spring-boot
My Blog
🌴A simple & beautiful blogging system implemented with spring-boot & thymeleaf & mybatis My Blog 是由 SpringBoot + Mybatis + Thymeleaf 等技术实现的 Java 博客系统,页面美观、功能齐全、部署简单及完善的代码,一定会给使用者无与伦比的体验
Stars: ✭ 2,400 (+1248.31%)
Mutual labels:  spring-boot
Spring Boot Inside
spring boot技术细节的相关demo
Stars: ✭ 154 (-13.48%)
Mutual labels:  spring-boot
Jwt Security Example
Spring Boot with Spring Security using JWT
Stars: ✭ 154 (-13.48%)
Mutual labels:  spring-boot
61-120 of 1045 similar projects