Skip to content

๐Ÿ€Spring Boot๋ฅผ ํ•จ๊ป˜ ๊ณต๋ถ€ํ•˜๊ณ  ๊ธฐ๋กํ•ด๋‚˜๊ฐ€๋Š” ๊ณต๊ฐ„์ž…๋‹ˆ๋‹ค๐Ÿ€

PeerGroup-JavaSpringBoot/SpringBootStudy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Spring Boot Study

Spring Boot Fighter

2022.02.11 ~ 2022.06.14

์Šคํ„ฐ๋”” ์ง„ํ–‰ ์ƒํ™ฉ

coding

GitHub language count GitHub contributors GitHub stars GitHub forks

1st Collaborator



์กฐ์šฉ์€


๊น€๋™์œค


ํ˜„์ˆ˜๋นˆ


์œค์˜์ง„


์ด์ง„


์ •๊ด‘์ˆ˜

Repository-Rule

  1. Github ๊ฐ€์ด๋“œ
  2. ๋ฏธ์…˜ ์˜ฌ๋ฆฌ๋Š” ๋ฐฉ๋ฒ•
  • Commit convention rule :
    • => peer/์„ฑ๋ช… : Chapter1 ์‹ค์Šต ์ฝ”๋“œ OR peer/์„ฑ๋ช… : Chapter1 ๋‚ด์šฉ ์ •๋ฆฌ
    • (ex) peer/์„ฑ๋ช… : ์ฒซ๋ฒˆ์งธ ๋ฏธ์…˜ ์ˆ˜ํ–‰ or peer/์„ฑ๋ช… : Chapter1 ๋‚ด์šฉ ์ •๋ฆฌ

  • Branch naming convention :
    • => peer/์„ฑ๋ช…
    • (ex) peer/๊น€๋™์œค

  • Pull Request rule :

    • Pull Request ์ œ๋ชฉ : [peer/์„ฑ๋ช…] : ์ˆ˜ํ–‰ํ•œ ๋‚ด์šฉ
      • (ex) [peer/์„ฑ๋ช…] Chapter1 ์‹ค์Šต ์ฝ”๋“œ ์ˆ˜ํ–‰ or [peer/์„ฑ๋ช…] Chapter1 ๋‚ด์šฉ ์ •๋ฆฌ

    • Pull Request ๋‚ด์šฉ :
      • ์ž์œ ๋กญ๊ฒŒ ์ ์œผ์…”๋„ ์ข‹๊ณ ! (๋‹ค๋งŒ ์ž์‹ ์ด ์–ด๋–ค ๋ถ€๋ถ„ ๊ณต๋ถ€ํ–ˆ๋Š”์ง€ ๋“ฑ์— ๋Œ€ํ•ด์„œ๋Š” ๋„ฃ์–ด์ฃผ์‹œ๋ฉด ๋‹ค๋ฅธ ๋ถ„๋“ค์ด ๋ณผ ๋•Œ ํŽธํ•˜์‹ค ๊ฒƒ ๊ฐ™๋„ค์šฅ ใ…Žใ…Ž)
      • image
      • ์œ„์˜ ์ด๋ฏธ์ง€์—์„œ ํ…œํ”Œ๋ฆฟ ๋ณต๋ถ™ํ•ด์„œ ์ž‘์„ฑํ•ด์ฃผ์‹œ๋ฉด ๋ฉ๋‹ˆ๋‹ค!



Table of Contents

First-Study

1) The Origin : ์Šคํ”„๋ง๋ถ€ํŠธ ๊ฐ•์˜ (2/11 ~ 4/5) โ˜‘

  • [Chapter 1. Basics] โ˜‘
  • [Chapter 2. Spring Boot Basics (1)] โ˜‘
  • [Chapter 3. Spring Boot Basics (2)] โ˜‘
  • [Chapter 4. CRUD & Data (1)] โ˜‘
  • [Chapter 5. CRUD & Data (2)] โ˜‘
  • [Chapter 6. Spring Boot ๊ธฐ๋Šฅํ™œ์šฉ (1)] โ˜‘
  • [Chapter 7. Spring Boot ๊ธฐ๋Šฅํ™œ์šฉ (2)] โ˜‘
  • [Chapter 8. Spring Security] โ˜‘
  • [Chapter 9. Spring๊ณผ Middlewares] โ˜‘



Second-Study

2) ์Šคํ”„๋ง ๋ถ€ํŠธ ์‡ผํ•‘๋ชฐ ํ”„๋กœ์ ํŠธ with JPA (4/12 ~ 6/7 )

์Šคํ”„๋ง ๋ถ€ํŠธ ์‡ผํ•‘๋ชฐ ํ”„๋กœ์ ํŠธ ๊ณต๋ถ€ ๊ณ„ํš ์ •๋ฆฌ ๋…ธ์…˜

coding

  • [1์žฅ ๊ฐœ๋ฐœ ํ™˜๊ฒฝ ๊ตฌ์ถ•] โ˜‘
  • [2์žฅ Spring Data JPA] โ˜‘
  • [3์žฅ Thymeleaf ํ•™์Šตํ•˜๊ธฐ] โ˜‘
  • [4์žฅ ์Šคํ”„๋ง ์‹œํ๋ฆฌํ‹ฐ๋ฅผ ์ด์šฉํ•œ ํšŒ์› ๊ฐ€์ž… ๋ฐ ๋กœ๊ทธ์ธ] โ˜‘
  • [5์žฅ ์—ฐ๊ด€ ๊ด€๊ณ„ ๋งคํ•‘] โ˜‘
  • [6์žฅ ์ƒํ’ˆ ๋“ฑ๋ก ๋ฐ ์กฐํšŒํ•˜๊ธฐ] โ˜‘
  • [7์žฅ ์ฃผ๋ฌธ] โ˜‘
  • [8์žฅ ์žฅ๋ฐ”๊ตฌ๋‹ˆ] โ˜‘

Reference


written By


๊น€๋™์œค

About

๐Ÿ€Spring Boot๋ฅผ ํ•จ๊ป˜ ๊ณต๋ถ€ํ•˜๊ณ  ๊ธฐ๋กํ•ด๋‚˜๊ฐ€๋Š” ๊ณต๊ฐ„์ž…๋‹ˆ๋‹ค๐Ÿ€

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages