Spring Web static resources 오늘은 Spring Web에서 지원해주는 정적 리소스 경로 맵핑에 대해 공유해보겠습니다. 정적 리소스는 동적으로 만들어지지 않는 리소스 ex) 사진, javascript 등을 말합니다. 기본 리소스 위치 classpath:/static classpath:/public classpath:/resources classpath:/META-INF/resources html 생성 프로젝트 resources → static → hello.html hello.html Hello Static Resource 오호호 서버 실행 후 브라우저에서 확인해보겠습니다. 개발자 도구 (F12)를 열어서 Network 탭을 열어둔 후 다시 새로고침을 해보면 응답 코드가 200이 아닌..
Variable Between Col1 and Col2 in Querydsl (BooleanExpression) Querydsl 사용시 기준을 컬럼이 아닌 원하는 변수로 잡고 하는 방법 특정 시간대에 중복이 안되도록 하는 기능을 만드는 도중 startTime과 endTime 을 인자로 받는 메소드를 만들었다. AS-IS private boolean checkDuplication(LocalDateTime startTime, LocalDateTime endTime) { QReservation reservation = QReservation.reservation; Reservation findReservation = queryFactory .selectFrom(reservation) .where(reserva..
- Total
- Today
- Yesterday
- API
- Spring
- @formula
- 유사결과
- like절
- boot
- 스프링시큐리티
- springsecurity
- 웹서비스
- 개발
- ResourceHttpReqeustHandler
- 스프링부트 시작하기
- 스프링부트
- Java
- spring web
- 자바
- howtoinstallnginx
- booleanExpression
- QueryDSL
- ubuntu
- java11
- JPA
- FastAPI
- ControllerAdvice
- paawordencoder
- Security
- Python
- springboot
- mapstruct
- 스프링
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |