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