-
혈당일지를 post 또는 update할 때, 음식 엔티티 insert 문이 너무 많이 나오고 있다.
이를 최적화할 수 있는 방안이 있는 지 알아보기.
-
다음은 일지를 저장하는 코드의 sql 로그이다.
```
Hibernate: select writer0_.writer_id as writer_i1_3_0_, writer0_.email as email2_3_0_, writer0_.name as name3_3_0_, writer0_.password as password4_3_0_, writer0_.pro…
-
https://wwlee94.github.io/category/blog/spring-jpa-one-to-many-save-issue/
-
도메인만 사용하는 테스트 로그와 프레젠테이션에서 사용되는 로그 분석이 필요.
-
현재 input hidden 방식으로 브라우저에서 세션 기본키 정보를 얻어오는데, 요소 까보면 다 나온다. 해결 방안이 없을까
-
UpdateDeleteDiaryTest 내 코드 들 중, 바로 아래로 삭제가 전파되지 않는 문제가 발생한다.
다음은 해당하는 코드다.
```
@Transactional
@Test
public void deleteDiaryCascadeDiet() {
//given
Writer me = saveDiaryS…
-
일단, 참고 자료부터 올린다.
[참고 서적]
스타트 스프링 부트
[참고 링크]
https://ttl-blog.tistory.com/228
-
## Description of bug / unexpected behavior
trying to set up logging in a config file fails
## Expected behavior
logs written to a file
## How to reproduce the issue
Code for reproduci…
-
The Contour plus one meter does not connect to Bluetooth with xdrip when measuring blood. Data from the meter is imported only when pairing the device. The signal for measuring sugar and taking the me…
-
Hi,
on my installation the filtering do not work anymore since the Update 1.3.0.
I have nothing changed in my configuration.
## logs
```
mf-frontend | [INFO] [API][TokenAuth] [ClientIP=172…