2

I'm trying to move a huge query to the external file (xml). I'm using Spring boot with Spring Data JPA. It was easy with persistence.xml, but I have only application.properties here.

Is there a easy way to do this?

I created orm.xml, added query there, but it looks like Spring Boot is not recognizing it.

1

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.