Does anyone know what is the best way to call an api endpoint million time in java?

|
ElfGodd 2022-09-06 07:57:24
Added Actuator dependency and it’s not showing in the url endpoint any ideas?
Spandana V 2022-09-06 08:04:59
Hi
I was recently released from my project, worked as java developer

Currently I’m getting calls for Devops role in other projects

Should I get into devops or not?
Can anyone please suggest.

Yogesh 2022-09-06 08:10:01
Spandana V 2022-09-06 08:04:59
Hi
I was recently released from my project, worked as java developer

Currently I’m getting calls for Devops role in other projects

Should I get into devops or not?
Can anyone please suggest.

Hi Spandana, Plz go ahead and grab the opportunity before they find someone else๐Ÿ˜Š

Spandana V 2022-09-06 08:11:16
Yogesh 2022-09-06 08:10:01
Hi Spandana, Plz go ahead and grab the opportunity before they find someone else๐Ÿ˜Š

I have zero knowledge on devops

Yogesh 2022-09-06 08:12:24
Spandana V 2022-09-06 08:11:16
I have zero knowledge on devops

I believe people in other project who are calling you for DevOps role know about this…

Yogesh 2022-09-06 08:12:40
If yes then why you are worried
Spandana V 2022-09-06 08:13:20
Yogesh 2022-09-06 08:12:24
I believe people in other project who are calling you for DevOps role know about this…

Yes they know, they said the same when I had zero knowledge on java

They will say, we’ll help you but they didn’t.

Yogesh 2022-09-06 08:13:28
And believe me it will not take much time for you to learn…if you put some effort initially
Spandana V 2022-09-06 08:13:35
Just they want the resources
Yogesh 2022-09-06 08:13:39
But rewards would be great
Yogesh 2022-09-06 08:13:48
Spandana V 2022-09-06 08:13:35
Just they want the resources

Go ahead then

Yogesh 2022-09-06 08:13:58
No need to worry
Spandana V 2022-09-06 08:14:13
Yogesh 2022-09-06 08:13:28
And believe me it will not take much time for you to learn…if you put some effort initially

How many months it takes to complete the course

Yogesh 2022-09-06 08:15:09
Why course…you learn on your project…and based on project requirements you study daily/wkly for few months
Yogesh 2022-09-06 08:15:39
That is enough… I picked somewhat similar opportunity but at different experience level
Yogesh 2022-09-06 08:15:52
And now i see the benefits ๐Ÿ˜Š
Spandana V 2022-09-06 08:16:31
Will there be opportunities in future for devops if I change my organization
Yogesh 2022-09-06 08:17:16
Hell lot of opportunities if you know Java development with DevOps
Yogesh 2022-09-06 08:17:41
That’s not correct..
Yogesh 2022-09-06 08:17:48
Yes
Yogesh 2022-09-06 08:18:46
Just keep your first skillset as Java and with good exposure to DevOps in your resume and then see the magic ๐Ÿ˜Š
Yogesh 2022-09-06 08:20:27
That’s your another skill then ๐Ÿ˜‰
Namitaa 2022-09-06 08:24:21
Hey spandana which company you are in?
Yogesh 2022-09-06 08:26:08
Namitaa 2022-09-06 08:24:21
Hey spandana which company you are in?

Now people know about one open Java position ๐Ÿ˜‰

krishnk24 2022-09-06 08:43:45
Yes
Twinkl7 2022-09-06 08:52:49
Hi all,
Does anyone know about sonarqubes or Jenkins in spring boot application
Sakshi 2022-09-06 09:34:53
Pls tell me where we put @EnableTransactionManagement in springboot whether in @Restcontroller or @SpirnhbootApplication ???
Inseption 2022-09-06 09:56:30
Guys anyone have a update on NASSCOM Java full stack developer course.

Screening test and placement assistance.
I joined this course in month of April 2022. Anyone have a update please ping me

Krishna G 2022-09-06 10:04:05
Sakshi 2022-09-06 09:34:53
Pls tell me where we put @EnableTransactionManagement in springboot whether in @Restcontroller or @SpirnhbootApplication ???

@spring controller

Codemonk 2022-09-06 10:04:31
Guys, Does anyone know what is the best way to call an api endpoint million time in java?

It is an external system from which I want to fetch the data.

|