Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JAVA 8 parameters flag #115

Open
raycon opened this issue Mar 11, 2022 · 0 comments
Open

JAVA 8 parameters flag #115

raycon opened this issue Mar 11, 2022 · 0 comments

Comments

@raycon
Copy link
Owner

raycon commented Mar 11, 2022

https://github.com/spring-projects/spring-data-jpa/issues/1129
Spring Data JPA 에서 쿼리 만들 때 @Param 사용하지 않는 방법이 있는데, 컴파일 할 때 -parameters 플래그를 지정해줘야한다.

https://stackoverflow.com/questions/44067477/drawbacks-of-javac-parameters-flag

단점은 용량이 조금 커지는거 이외에 없는듯

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant