All Projects → ihoneymon → Boot Spring Boot

ihoneymon / Boot Spring Boot

'Boot Spring Boot: 스프링 부트 시작하기' 예제

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Boot Spring Boot

Spring Vue Sample
Stars: ✭ 69 (-18.82%)
Mutual labels:  spring-boot, sample
Sample Spring Boot Javafx
Рыба Spring Boot + JavaFX
Stars: ✭ 59 (-30.59%)
Mutual labels:  spring-boot, sample
Deploy Spring Boot Aws Eb
Deploying Spring Boot Apps to AWS using Elastic Beanstalk
Stars: ✭ 79 (-7.06%)
Mutual labels:  spring-boot
Genesis
Spring cloud Example
Stars: ✭ 83 (-2.35%)
Mutual labels:  spring-boot
Spring Boot Sample App
Sample app generated from my spring boot archtype on :https://github.com/Romeh/spring-boot-quickstart-archtype
Stars: ✭ 81 (-4.71%)
Mutual labels:  spring-boot
Telegram Spring Boot Starter
Telegram Bot API Spring Boot Starter
Stars: ✭ 79 (-7.06%)
Mutual labels:  spring-boot
Spring Boot Starter Acme
Generate SSL certs easily for Spring Boot apps
Stars: ✭ 83 (-2.35%)
Mutual labels:  spring-boot
Spring Boot Oauth2 Jwt Swagger Ui
Spring Boot , OAuth 2 , JWT (Json Web Token) and Swagger UI
Stars: ✭ 77 (-9.41%)
Mutual labels:  spring-boot
Spring Boot Mongodb Angular Todo App
A Sample App built using Spring Boot, Angular and MongoDB
Stars: ✭ 84 (-1.18%)
Mutual labels:  spring-boot
Spring Batch Example 1
Spring Boot with Spring Batch Example 1 (Load CSV to DB)
Stars: ✭ 81 (-4.71%)
Mutual labels:  spring-boot
Electron Vue Spring
An opinionated desktop application with web front-end and Java backend.
Stars: ✭ 83 (-2.35%)
Mutual labels:  spring-boot
Oss Spring Boot Starter
兼容S3协议的通用文件存储工具类
Stars: ✭ 81 (-4.71%)
Mutual labels:  spring-boot
Pyctuator
Monitor Python applications using Spring Boot Admin
Stars: ✭ 80 (-5.88%)
Mutual labels:  spring-boot
Pybbs
更实用的Java开发的社区(论坛),Better use of Java development community (forum)
Stars: ✭ 1,242 (+1361.18%)
Mutual labels:  spring-boot
Spring Boot Microservices
This repo is part of a tutorial about writing microservices using Spring Boot
Stars: ✭ 79 (-7.06%)
Mutual labels:  spring-boot
Spring Cloud Cloudfoundry
Integration between Cloudfoundry and the Spring Cloud APIs
Stars: ✭ 83 (-2.35%)
Mutual labels:  spring-boot
Spring Boot Security Oauth2
This article aims to provide a working example of spring boot security and oauth2. It has implementation for resource server and authorization server and connection to database with bcrypt password encoder.
Stars: ✭ 78 (-8.24%)
Mutual labels:  spring-boot
Redisratelimiter
Redis Based API Access Rate Limiter
Stars: ✭ 80 (-5.88%)
Mutual labels:  spring-boot
Fxshop
基于SpringBoot+SpringCloud微服务的商城项目(demo版 不可用于生产)
Stars: ✭ 82 (-3.53%)
Mutual labels:  spring-boot
Spring Boot Shopping Cart
Simple shopping cart web app made using Spring Boot + Thymeleaf
Stars: ✭ 85 (+0%)
Mutual labels:  spring-boot

= Boot Spring Boot 스프링 부트 시작하기 Honeymon, [email protected] v2021.0, 2020-12-26

:book-name: Boot Spring Boot :boot-ver: 2.4.1.RELEASE :maven: 메이븐 :gradle: 그레이들


[IMPORTANT]

안녕하세요, 허니몬입니다.

이 프로젝트는 {book-name} 책에 담지못한 예제를 구현하기 위해 작성되었습니다.


== 참고

[NOTE]

아는 형의 요청으로 spring-boot-starter를 사용자 정의하여 만드는 예제를 포함하고 있는 프로젝트다. spring-boot-starterspring-boot-autoconfigure 내에 ~~AutoConfiguration~~Properties 클래스가 함께 존재하며 자동구성 클래스라는 것을 정의하는 spring.factories 설정파일과 애플리케이션 속성파일에서 자동완성을 지원하기 위해 additional-spring-configuration-metadata.json이 함께 필요하다.

사용자정의 spring-boot-starter는 사내에서 프라이빗한 공통사항을 starter로 만들어 스프링 부트 기반으로 애플리케이션 개발시 요긴하게 사용할 수 있다.

[NOTE]

최근 가장 눈에 띄는 스프링 부트 관련 글들을 포스팅하고 있는 블로그다. '스프링 부트로 웹 서비스 출시하기' 시리즈는 AWS에 애플리케이션을 배포하는 과정을 잘 설명하고 있으며 전체적인 설명과 그림이 충실하여 좋다.

저서 link:http://www.yes24.com/Product/Goods/83849117['스프링 부트와 AWS로 혼자 구현하는 웹 서비스'] 출간

[NOTE]

국내에서 자바 개발분야에서 넓은 시각을 가지고 빠르게 접근할 수 있는 책을 많이 기술하시는 범균님의 블로그다. 스프링 부트를 비롯하여 스프링과 다양한 기술 지식을 얻을 수 있다.

[NOTE]

스프링에 대한 최신 정보는 이 곳에서 얻어볼 수 있다.

[NOTE]

Spring 프로젝트의 오픈된 소스를 확인할 수 있는 깃헙 저장소다.

[NOTE]

제 책 'Boot Spring Boot'와 관련한 내용과 Spring Boot 관련한 영상기록모음 입니다.

** link:https://www.youtube.com/user/whiteship2000[백기선님 유투브] + [NOTE]

최근 스프링 부트 2.0 레퍼런스 문서를 읽으면서 코딩을 곁들여서 방송하고 계십니다. 책이 나오면 저도 비슷한 형식으로 해보려고 했는데 저보다 훨씬 잘하고 계셔서 감사하게 보고 있습니다.

** link:https://www.youtube.com/channel/UCsOJxLxzQl8IbwGS-Cp5t8w[캐빈 TV] + [NOTE]

호주에 계신 스칼라(?) 개발자 '캐빈'님의 IT예능 방송채널

** link:https://www.youtube.com/user/springcampkr[springcamp.io - Youtube] + [NOTE]

Spring Camp 2013을 시작으로 자바 백엔드 기술에 대한 다양한 발표기록이 남아있다.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].