2023-07-24-TIL
2023-07-24-TIL
Today I Learned
Validation
- https://cjw-awdsd.tistory.com/50
- https://devfunny.tistory.com/866
- https://www.baeldung.com/spring-boot-bean-validation
- https://reflectoring.io/bean-validation-with-spring-boot/
- https://docs.spring.io/spring-framework/docs/3.2.x/spring-framework-reference/html/validation.html
- https://velog.io/@_koiil/SpringBoot-Spring-Validation%EC%9D%84-%EC%9D%B4%EC%9A%A9%ED%95%9C-%EC%9C%A0%ED%9A%A8%EC%84%B1-%EA%B2%80%EC%A6%9D
- https://spring.io/guides/gs/validating-form-input/
- https://devfunny.tistory.com/866
- https://tychejin.tistory.com/368
Validation for LocalDateTime
- https://stackoverflow.com/questions/63507303/spring-boot-bean-validation-for-locatdatetime
Optimistic Locking in JPA
- https://www.baeldung.com/jpa-optimistic-locking
REST-Assured
- https://github.com/rest-assured/rest-assured
- https://loopstudy.tistory.com/427
This post is licensed under CC BY 4.0 by the author.