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