CustomSecurityConfig > SPRING_DATA_JPA

본문 바로가기

사이트 내 전체검색

뒤로가기 SPRING_DATA_JPA

CustomSecurityConfig

페이지 정보

작성자 관리자 작성일 24-07-04 14:21 조회 74 댓글 0

본문

23bf1d9d73df3814e169c44b82c87df6_1720072326_9855.png
 




package web.config;


import org.springframework.context.annotation.Configuration;


import lombok.RequiredArgsConstructor;

import lombok.extern.log4j.Log4j2;


@Log4j2

@Configuration

@RequiredArgsConstructor

public class CustomSecurityConfig {


}





[설명]

application.properties를 이용하는 설정보다 코드를 이용해서 설정을 조정하는 경우가 더 많다. 

클래스를 생성 이용하자.



댓글목록 0

등록된 댓글이 없습니다.


Copyright © dancePKT. All rights reserved.
PC 버전으로 보기