Skip to content

alstn113/spring-lab

Repository files navigation

스프링 실험실

블로그: https://alstn113.tistory.com/category

  • Lock: 비관적 락과 낙관적 락에 대해 알아보자
  • @Modifying: @Modifying과 주의할 점을 알아보자
  • Soft Delete: 논리 삭제에 대해서 알아보자
  • Event: 스프링 이벤트와 트랜잭션 분리에 대해 알아보자
  • Scheduler: 스프링 스케쥴러에 대해 알아보자
  • @RequestScope: @RequestScope에 대해서 알아보자
  • findByXxxId: findByXxxId의 문제점이 무엇이었고, 요즘은 어떤지 알아보자
  • oauth: 깃허브를 통한 oauth 인증에 대해 알아보자
  • logback: logback 설정에 대해 알아보자
  • propagation: 트랜잭션 전파에 대해 알아보자
  • flyway: flyway를 알아보자
  • monitoring: 스프링 모니터링에 대해 알아보자
  • jpa-value-type: JPA 값 타입에 대해 알아보자
  • persistence-context: 영속성 컨텍스트에 대해서 알아보자
  • one-to-many-fetch-join: OneToMany에서 Fetch Join 사용 시 문제점를 대해 알아보자
  • rest-client-test: RestClientTest로 외부 API 요청 테스트를 하는 방법을 알아보자
  • relation-delete: 연관관계에서 자식들을 삭제하는 여러 방법들을 알아보자
  • pagination: 페이지네이션의 문제 상황들과 해결 방법을 알아보자
  • json-sub-type: SubType을 JSON으로 직렬화, 역직렬화하는 방법을 알아보자
  • spring-security-impl: Spring Security를 직접 구현해보자
  • annotation: Spring AOP Annotation에 대해서 알아보자
  • refresh-token-rotation: Refresh Token Rotation에 대해서 알아보자

About

Spring에 대한 다양한 실험

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published