If u want to write custom query write a @query on definition of methid inside interface
Kapeel452022-09-13 23:20:46
Method*
Silu97772022-09-13 23:31:11
Can you please share the error message
Silu97772022-09-13 23:34:17
Please send the repo configuration
.2022-09-13 23:34:36
Don’t write it explicitly, used the derived query and inbuilt save/saveall methods
Silu97772022-09-13 23:34:39
Where you extended the jparepo
.2022-09-13 23:38:02
Autowire your repository and then call the methods of repository from this class.
LaDataNo2022-09-14 04:42:21
“Things I’ve Learned from a Thousand Failures” premieres in 1 week at @CodeforAll Summit 2022
⏰ Reminder: The recorded remarks will be livestreamed on Tuesday, September 20th at 20:00 UTC on this link:
👉 Sign-up to be notified: https://form.typeform.com/to/IZvccXnm
Lightning Talk: Things I’ve Learned from a Thousand Failures – YouTube This session will share tips to increase the chance of success in civic tech projects and also explain the role of mentors to empower team members.
______________
Code for All’s 2022 Summit wishes to welcome everyone and anyone interested in civic tech to attend our free sessions. From those who have been involved in the community since its inception to those only hearing about it now – all are welcome to come and find out more, make some friends, and workshop new ways to help.
🌐 Check out the Code for All 2022 Agenda: bit.ly/CfAllSummit22
📩 Subscribe to our Newsletter: bit.ly/CfAll-MailingList
🔗 Join our Slack Community: bit.ly/CfAllSlackCommunity
______________
Chapters:
beautifulcode012022-09-14 04:43:00
I have approved the above link.
Karthik2022-09-14 05:56:58
Hi all
Karthik2022-09-14 05:57:23
I need to delete a dependency from .m2 folder in maven local and build maven again
Karthik2022-09-14 05:57:37
How to do it ? Can anyone please let me know
rushi_27012022-09-14 06:02:56
Karthik2022-09-14 05:57:23
I need to delete a dependency from .m2 folder in maven local and build maven again
Find .m2 path in your c drive. After deleting it manually as you said, clean the maven build first and install again in maven dependency cycle. This menu you will find in IDE easily at the bottom right panel.
rushi_27012022-09-14 06:03:24
Karthik2022-09-14 05:57:23
I need to delete a dependency from .m2 folder in maven local and build maven again
Or you can use command line to rebuild the maven
sushant_padwal2022-09-14 06:16:55
Anyone please help me
sushant_padwal2022-09-14 06:17:13
Not showing XML option
sushant_padwal2022-09-14 06:17:28
How to add config.xml file
sushant_padwal2022-09-14 06:17:34
In our project
he1ex_tG2022-09-14 06:38:23
I have 3 microservices with Spring Security. How can I make sure that a user who is logged in to one of them is logged in everywhere? I would be grateful for a link to an article on this issue )
rushi_27012022-09-14 06:42:29
sushant_padwal2022-09-14 06:17:13
Not showing XML option
This must be a eclipse. Try to Google ‘how to add xml …’ you will easily get an answer there
Sreekanth2022-09-14 07:09:38
Anyone knows how to start debug mode from command prompt for Apache Tomcat server
Sakshi2022-09-14 07:27:25
Does has anyone idea in client what they ask
Vaibhav Shejul2022-09-14 07:40:16
Anyone, having Electricity payment application in spring boot?? please help
Frugalis Minds2022-09-14 07:40:29
Yes
Vaibhav Shejul2022-09-14 07:41:34
Can u share it, please
Pisethnem272022-09-14 07:44:16
which one is better between mybastis and hibernate
hi2022-09-14 08:31:38
Have anyone know how to do junit test case for entity manager
hi2022-09-14 08:32:04
Anyone does here junit?
Abbysingh2022-09-14 09:29:24
When i am using application.properties the code work fine…..when i try use application.yml i am getting this error
Abbysingh2022-09-14 09:29:40
Abbysingh2022-09-14 09:29:24
When i am using application.properties the code work fine…..when i try use application.yml i am getting this error