inteliJ

    [1028 FORM 백기선 스프링프레임워크 핵심기술] Validation, 데이터 바인딩.

    import static 단축키 1. settings > Editor > General > Auto Import Add unambiguous imports on the fly Optimize imports on the fly (for current project) 두개 체크 후 저장 2. 그리고 status() 뒤 alt + enter 로사용. **() 뒤에서 알트엔터 출처 :hjjungdev.tistory.com/102 스프링목차 스프링 validator org.springframework.validation.Validator; 객체 검증 인터페이스. - supports : 검증할수 있는 클래스인지 확인. public boolean supports(Class clazz){ return Event.cla..

    [1028 gradle] 에러모음

    1. gradle 기본적인 SpringBootApplication 클래스인식못함 event gradle 기본적인 SpringBootApplication 클래스인식못함 finding info top100itw.medium.com/intellij-gradle-build-%EC%98%A4%EB%A5%98-ad71de3c9ced solution .idea를 삭제 2. gradle 실행시 비정상작동 event 인텔리제이 gradle 실행후 테스트가 완료가 안되고 오류메시지. INFO: 0 containers and 4 tests were Method or class mismatch finding info 인텔리j intellij-support.jetbrains.com/hc/en-us/community/posts/..

    반응형