Java – @ createdby how does it work in spring data JPA?
I used @ createddate on the entity attribute, and I saw it insert the date in dB I don't understand the purpose of @ createdby annotation in spring data JPA
In the reference documentation, I read:
But how do you create and use such users?
Solution
If you have already referred to the reference documents, I suggest you read two more paragraphs to learn about auditoraware and how to use auditoraware
The above is the Java collected by programming house for you – @ createdby how to work in spring data JPA? I hope this article can help you solve Java – @ createdby how to work in spring data JPA? Program development problems encountered.
If you think the content of the programming home website is good, you are welcome to recommend the programming home website to programmers and friends.