spring-boot-2 topic

List spring-boot-2 repositories

pdf

24
Stars
27
Forks
Watchers

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

62
Stars
62
Forks
Watchers

Plain RESTful Web Service with Spring Boot 3. Using PostgreSQL database, Hibernate and basic authentication. Also added the lombok.

file-uploader

16
Stars
1
Forks
Watchers

Service to upload files using HTTP multipart requests and use as Backup

rbac

19
Stars
3
Forks
Watchers

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

36
Stars
15
Forks
Watchers

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

25
Stars
6
Forks
Watchers

A simple blogging system implemented with Spring Boot/MVC/JPA + Hibernate + MySQL + Redis + Bootstrap + Jade.

spring-boot-utils

17
Stars
5
Forks
Watchers

Spring boot 1 and spring boot 2 compatible utils.

library

23
Stars
16
Forks
Watchers

Simple Spring Boot Library example app:

javayh-platform

33
Stars
31
Forks
Watchers

javayh-platform 使用Springboot2.2.6为开发脚手架,SpringCloud为云端服务框架,Nacos为注册中心、分布式配置管理中心,Oauth2协议实现统一授权,Mybatis作为持久层框架,提供了代码生成器,SQL防注入,SwaggerAPI...

spring-boot-graphql-demo

49
Stars
20
Forks
Watchers

Basic demo of GraphQL with SpringBoot