All, can anyone please tell me what’s the future of Java full-stack for the next 5-10 yrs?

|
Dheeraj_Khushalani 2022-07-29 13:34:51
I want to execute a JPA query “select * from table1 , table2 where table1.id = table2.id”
How to do this? In springboot.
ivan0406 2022-07-29 14:12:45
spring.cloud.gateway.routes[0].predicates[0]=Path=/utilisateurs/**

I am using gateway.
I want to add new route but i don’t know how do that. Please someone knpw how to solve this?

Abhishek Gupta 2022-07-29 15:16:26
Dheeraj_Khushalani 2022-07-29 13:34:51
I want to execute a JPA query “select * from table1 , table2 where table1.id = table2.id”
How to do this? In springboot.

Use @query annotation on the method

Abhishek Gupta 2022-07-29 15:17:03
Abhishek Gupta 2022-07-29 15:16:26
Use @query annotation on the method

And pass your query into query annotation parameter

recycler_view 2022-07-29 15:46:18
How to degrade Springboot version?
P M 2022-07-29 15:52:54
Hi,
How to implement jwk spring boot authentication…..?
Backhere 2022-07-29 15:58:30
P M 2022-07-29 15:52:54
Hi,
How to implement jwk spring boot authentication…..?

jwt??

Anuj Kumar pal 2022-07-29 16:42:13
Any one knows how to invalidate jwt token in spring boot restful api
nakeva10 2022-07-29 17:08:37
Good evening, please how to deploy a spring boot app on an OVH VPS?
shri uw 2022-07-29 18:35:44
any pointer for spring boot interview topic. what topic needs to prepare
Backhere 2022-07-29 18:37:05
Anuj Kumar pal 2022-07-29 16:42:13
Any one knows how to invalidate jwt token in spring boot restful api

blacklist

DMVALI343 2022-07-29 19:07:23
Anuj Kumar pal 2022-07-29 16:42:13
Any one knows how to invalidate jwt token in spring boot restful api

Are you validating manually?

Chitra Joshi 2022-07-29 19:29:41
springbootmicroservices-70429.jpg
help mee please
Chitra Joshi 2022-07-29 19:29:41
Please help
Hemanth Palaparthi 2022-07-29 20:17:14
Rajeev Vaddiparthi 2022-07-29 12:57:17
Hemanth u need to call methid method which returns page object

Ok

ram 2022-07-29 21:40:57
whats java equivalent of following kotlin code snippet
val map = ObjectMapper().readValue<MutableMap<String,any>>(payload)
mohit sushil 2022-07-29 23:35:46
I want to work in US what are easy options ? I want to leave India for a better country.
TheLurkingLegend 2022-07-29 23:37:35
ram 2022-07-29 21:40:57
whats java equivalent of following kotlin code snippet
val map = ObjectMapper().readValue<MutableMap<String,any>>(payload)

The same

declareimperativ 2022-07-30 07:43:17
Hi, what is mean POJO ?
Debiprasad Dash 2022-07-30 07:43:35
declareimperativ 2022-07-30 07:43:17
Hi, what is mean POJO ?

Plain old java object

Arjun 2022-07-30 08:47:16
I need to know about Microservices
lambda22 2022-07-30 08:47:26
Anyone need courses regarding placements
(DSA, web development, Android app development, machine learning) can dm me
I’ll give you at cheapest rate possible
Developer 2022-07-30 08:50:39
Hello all, can anyone please tell me what’s the future of Java full-stack for the next 5-10 yrs? Is it worth learning Java Full-stack now?
Debiprasad Dash 2022-07-30 09:15:01
Developer 2022-07-30 08:50:39
Hello all, can anyone please tell me what’s the future of Java full-stack for the next 5-10 yrs? Is it worth learning Java Full-stack now?

Java is evegreen

Learnin4ever 2022-07-30 09:37:03
No cheating bro !!
Learnin4ever 2022-07-30 09:37:17
Use your brain
Problem_Solved 2022-07-30 09:37:54
springbootmicroservices-70470.jpg
Can some make me understand this question
Problem_Solved 2022-07-30 09:38:12
No code, just need to understand
Problem_Solved 2022-07-30 09:38:39
springbootmicroservices-70472.jpg
I am not getting sample
Duelivotni 2022-07-30 09:40:48
hi guys. It’s nice to be here
|