spring-boot-2 topic
This is web application, micro-stackoverflow, built with Spring MVC 5, Hibernate 5, AOP and Spring Security etc . Unregistered user can search for questions and look into details including answer howe...
spring-boot-rest-api-postgresql
Plain RESTful Web Service with Spring Boot 3. Using PostgreSQL database, Hibernate and basic authentication. Also added the lombok.
file-uploader
Service to upload files using HTTP multipart requests and use as Backup
rbac
Simple library/tools in order to ease the implementation of role based access control (rbac). Focus is on simplicity and integration with Spring/Spring Boot. No external services required (e.g db/ldap...
cf-butler
My purpose in life is to cleanup stale apps and services on a Cloud Foundry foundation. I can be configured to report on and remove orphaned services and stopped app instances older than a configurab...
SpringBlog
A simple blogging system implemented with Spring Boot/MVC/JPA + Hibernate + MySQL + Redis + Bootstrap + Jade.
spring-boot-utils
Spring boot 1 and spring boot 2 compatible utils.
library
Simple Spring Boot Library example app:
javayh-platform
javayh-platform 使用Springboot2.2.6为开发脚手架,SpringCloud为云端服务框架,Nacos为注册中心、分布式配置管理中心,Oauth2协议实现统一授权,Mybatis作为持久层框架,提供了代码生成器,SQL防注入,SwaggerAPI...
spring-boot-graphql-demo
Basic demo of GraphQL with SpringBoot