강의 내 사이트 링크
컨벤션 (스프링 코드 참고)
https://github.com/spring-projects/spring-security/blob/7f6e0242e58840bbb1de323a6455f94e809d7055/web/src/main/java/org/springframework/security/web/authentication/RequestMatcherDelegatingAuthenticationManagerResolver.java#L43
https://github.com/spring-projects/spring-security/blob/7f6e0242e58840bbb1de323a6455f94e809d7055/oauth2/oauth2-core/src/test/java/org/springframework/security/oauth2/core/oidc/OidcIdTokenBuilderTests.java#L29
https://github.com/spring-projects/spring-security/blob/7f6e0242e58840bbb1de323a6455f94e809d7055/oauth2/oauth2-client/src/main/java/org/springframework/security/oauth2/client/userinfo/OAuth2UserService.java#L39
https://github.com/spring-projects/spring-security/blob/7f6e0242e58840bbb1de323a6455f94e809d7055/oauth2/oauth2-resource-server/src/test/java/org/springframework/security/oauth2/server/resource/web/server/BearerTokenServerAuthenticationEntryPointTests.java#L72
get vs find
https://docs.spring.io/spring-data/jpa/docs/current/api/org/springframework/data/jpa/repository/JpaRepository.html#getReferenceById-ID-
https://docs.spring.io/spring-data/commons/docs/current/api/org/springframework/data/repository/CrudRepository.html?is-external=true#findById-ID-
https://tuhrig.de/find-vs-get/
start end
https://stackoverflow.com/questions/9795391/is-there-a-standard-for-inclusive-exclusive-ends-of-time-intervals
이름
자바 표기법