spring - How to ignore unsaved transient instance? -


i have error message when new data sent in search api.

"object references unsaved transient instance - save transient instance before flushing". 

i using jpa , spring boot.i not want save data in database.does have idea on how ignore unsaved transient instance?


Comments

Popular posts from this blog

javascript - WinJS appendTextAsync producing scheduler errors -

minify - Minimizing css files -

Sockets with kotlin -