Skip to content

SpringBoot 기능들의 간단한 샘플 코드들을 정리해서 모아둔 레포지터리입니다.

License

Notifications You must be signed in to change notification settings

always0ne/springboot-sample-codes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring boot Sample Codes

Index

About Spring boot Sample Codes

이 프로젝트의 목적은 처음 spring boot를 접해보는 사람들이 예제로 참고할 수 있는 샘플 코드를 만들고 수집함에 있습니다.

Overview

JWT

springboot 환경에서 JWT토큰을 사용한 인증 기능 구현입니다.

FCM

Firebase Cloud Messaging 을 사용하여 클라이언트에 푸시 메시지를 전송하는 기능 구현입니다.

RestAPI

간단한 RestAPI 기능 구현 입니다.

MicroService Architecture

멀티모듈을 사용한 마이크로서비스 아키텍처 템플릿 입니다.

Contributing

이 프로젝트의 목적은 처음 spring boot를 접해보는 사람이 쉽게 사용해 볼 수 있도록 함에 있습니다.
CONTRIBUTING.md 을 읽어보신 후 규칙에 맞게 작성하고, PR을 날려주세요 ㅎㅎ

Authors

contributors 에서 기여자들을 볼 수 있습니다.

License

MIT License

Copyright (c) 2020 always0ne

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

About

SpringBoot 기능들의 간단한 샘플 코드들을 정리해서 모아둔 레포지터리입니다.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages