[spring boot]jpa save 이후, 객체 return 방법
save 하고 나서 return 객체를 하고 싶다. 제대로 들어 갔는지 client알리기 위해서다..
Object obj = Repository.saveAndFlush(Entity);
'server' 카테고리의 다른 글
[spring boot]is missing required source folder 'src/test/resources' 해결방법 (0) | 2020.06.12 |
---|---|
[sql]timeStamp 현재시간 넣는 방법 (0) | 2020.06.08 |
[spring boot]jap 연관관계 mapping 설명 (0) | 2020.05.27 |
[spring boot]Validation failed for query for method 이슈 해결방법 (0) | 2020.05.26 |
[aws]timezone 설정방법 (0) | 2020.05.25 |