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