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