- Graduated from Gwangju DSA
- https://blog.letsdev.me
Pinned Loading
-
demo-exception-handler
demo-exception-handler Public<<interface>> ErrorCode를 통해 간편하고 유지보수 친화적인 에러 핸들링 구조를 지향합니다. 비대한 <<enum>> ErrorCode의 단점을 극복하고 편의성을 유지하며, 유지보수성을 높입니다. 또한 이를 핸들링하는 GlobalExceptionHandler 예제를 포함합니다.
Java 5
-
letsdev-error-code-api
letsdev-error-code-api Public<<interface>> ErrorCode를 통해 간편하고 유지보수 친화적인 에러 핸들링 구조를 지향합니다. 비대한 <<enum>> ErrorCode의 단점을 극복하고 편의성을 유지하며, 유지보수성을 높입니다. 또한 일부 기능은 스프링 프레임워크에 의존하지 않고 사용하도록 제공됩니다.
Java 2
-
demo-cached-password-encoder-factory
demo-cached-password-encoder-factory Public사용자 비밀번호 히스토리 관리를 위한 커스텀 솔트 기반 암호화, 인스턴스의 캐싱과 만료를 다룹니다.
Java 2
-
letsdev-password-encoder-factory
letsdev-password-encoder-factory PublicSave the cost of creating or storing password encoder instances. This factory generates, caches, and automatically expires password encoders.
Kotlin
-
demo-validation-message-localization
demo-validation-message-localization Public사용자 입력값의 유효성 오류 메시지에 대한 다국어 지원.
Java
If the problem persists, check the GitHub status page or contact support.