일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- aggs
- 파이썬
- Java
- high level client
- Elasticsearch
- flask
- query
- springboot
- license delete
- sort
- zip 파일 암호화
- 차트
- analyzer test
- MySQL
- Mac
- token filter test
- zip 암호화
- Test
- licence delete curl
- License
- 900gle
- matplotlib
- ELASTIC
- plugin
- aggregation
- API
- Kafka
- TensorFlow
- Python
- docker
Archives
- Today
- Total
목록exception (1)
개발잡부

에러상태 리턴값 이기.. 이걸.. Exception 이 발생하는 경우 공통으로 처리해보자 import com.etoos.datalake.model.response.CommonResult; import com.etoos.datalake.service.ResponseService; import lombok.RequiredArgsConstructor; import org.springframework.http.HttpStatus; import org.springframework.web.bind.annotation.ExceptionHandler; import org.springframework.web.bind.annotation.ResponseStatus; import org.springframework.web...
JAVA/springboot
2021. 9. 27. 18:30