Anyone can help me?
Regarding Aws kms key rotation, could anyone help me?
Object in spring ?
Hello people, how are you?
How to make it work?
How can I do that using spring boot?
do you know why you can’t reference the fk?
While I am creating maven web app I am not getting src/main/java folder inside java resources folder.
Anyone can help me?

Regarding Aws kms key rotation, could anyone help me?
https://stackoverflow.com/questions/39589996/sending-message-to-multiple-contacts-at-once-via-whatsapp-android-studio
I want to send message to multiple contacts at once , via whatsapp. I know that it is posible via whatsapp broadcast, but problem is I dont know how to realize it by code, in android studio. I sear…
The is onetoone bidirectional relationship between two classes upon saving the parent child is getting saved but null value is persisted in parent reference column in child

This is the parent class

Child class
It’s urgent
may be you have to use onetoone annotation on the top of joincolumn
I have a 1-to-many relationship between tables. I need to pass an array of JSON, but I can’t reference the fk so that the JSON stores the object in which your fk was referenced. How to make it work?
[
{
“category”: “Anime”,
“subcategory”: []
}
]
As you can see, it’s returning the subcategories field as an empty list.
I have a 1-to-many relationship between tables. I need to pass an array of JSON, but I can’t reference the fk so that the JSON stores the object in which your fk was referenced. How to make it work?
[
{
“category”: “Anime”,
“subcategory”: []
}
]
As you can see, it’s returning the subcategories field as an empty list.
do you know why you can’t reference the fk?
I want to consume a API Rest, and save that data on JSON File.. How can I do that using spring boot?
Thanks in advanced
While I am creating maven web app I am not getting src/main/java folder inside java resources folder.
Anyone can help me?
Create manually then.
I want to consume a API Rest, and save that data on JSON File.. How can I do that using spring boot?
Thanks in advanced
@restcontroller and requestmapping, store response in json. Logic in service impl and contorller will call service class
