profile
학부생일뿐
post-thumbnail

REST API가 뭔데?

REST API에 대해 알아보자

2023년 9월 9일
·
0개의 댓글
·
post-thumbnail

[클린코드] 1. 클린코드란?

클린코드를 읽으며 정리해보자!

2023년 9월 4일
·
0개의 댓글
·
post-thumbnail

SpringBoot에서 DI를 주입받는 방법

Spring 에서 DI를 주입받는 다양한 방법

2023년 7월 27일
·
2개의 댓글
·
post-thumbnail

[Elastic Beanstalk] Elastic Beanstalk 배포 시 application.yml 분리

Elastic Beanstalk + Github Actions을 통한 CI/CD를 통해 Spring Boot 배포 시 application.yml의 DB 설정 분리 및 Elastic Beanstalk 배포 시 Active Profiles 변경

2023년 6월 1일
·
0개의 댓글
·
post-thumbnail

[Elastic Beanstalk] Environment still has health Grey 해결

Elastic Beanstalk + Github Actions를 이용한 CI/CD 구현 중 Health Check 에러에 관한 트러블 슈팅

2023년 6월 1일
·
0개의 댓글
·
post-thumbnail

[JAVA Optional] Optional에 대해 알아보자

JAVA8에서 추가된 Optional

2023년 5월 7일
·
0개의 댓글
·
post-thumbnail

[JAVA Stream] 4. Static 메소드

Java 8에서 중요한 Stream 시리즈의 Static 메소드 편

2023년 5월 2일
·
0개의 댓글
·
post-thumbnail

[JAVA Stream] 3. 최종 연산자

Java 8에서 중요한 Stream 시리즈의 최종 연산자편

2023년 5월 2일
·
0개의 댓글
·
post-thumbnail

[JAVA Stream] 2. 중간 연산자

Java 8에서 중요한 Stream 시리즈의 중간 연사자편

2023년 5월 2일
·
0개의 댓글
·
post-thumbnail

[JAVA Stream] 1. Intro

Java 8에서 중요한 Stream 시리즈의 Intro

2023년 5월 1일
·
0개의 댓글
·
post-thumbnail

Spring Boot + JPA 환경에서 Entity 호출 시 JSON Infinite recursion (StackOverflowError)

Spring Boot와 JPA를 사용 시 JSON Infinite recursion 해결 방법

2023년 4월 11일
·
0개의 댓글
·
post-thumbnail

[이론] CI/CD가 무엇이냐!

CI/CD 거리는데 도대체 뭐냐!! 한방에 이해하자

2023년 3월 14일
·
0개의 댓글
·
post-thumbnail

Springboot 3.x에 Swagger를 적용시켜보자!

Springboot 3.0.1에서 Swagger 3.0.0을 적용 중 발생하는 에러들을 해결해 보자

2023년 1월 17일
·
4개의 댓글
·
post-thumbnail

Back-end Framework 선정 기준

개인 프로젝트의 Back-end Framework를 고를 때 어떤 기준으로 골라야 하는지 몰랐던 나 같은 사람들을 위해.

2022년 9월 16일
·
3개의 댓글
·