huewilliams / Framework-Springboot

Spring Boot makes it easy to create stand-alone, production-grade Spring based Applications that you can "just run".

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Master-SpringBoot

Build Status

Examples

내장 Redis 데몬을 이용한 Redis Example

Feature : save, find

Topic : Spring Data Redis, Lettuce, Embedded Redis(it.ozimov)

Reference : https://jojoldu.tistory.com/297

Spring Security + JJWT로 구현한 JWT 기반 인증 Example

Feature : JwtTokenProvider, JwtAuthenticationFilter, WebSecurityConfig, UserDetails, CustomUserDetailService

Topic : Spring Security , io.jsonwebtoken:jjwt

Reference : https://webfirewood.tistory.com/m/115?category=694472

About

Spring Boot makes it easy to create stand-alone, production-grade Spring based Applications that you can "just run".


Languages

Language:Java 84.3%Language:Shell 6.9%Language:HTML 6.1%Language:JavaScript 2.8%