Is there any need to learn unit testing frameworks?

|
Azert123007 2022-09-27 08:03:53
Hi sir I’m currently working in MNC as deployment work
Technology are putty,sql,Linux
Some manual deployment

I don’t whether it is good or bad for my career

My work is like copy paste the file
And deployment the ear file in server.

Pls reply

Azert123007 2022-09-27 08:04:01
Pls reply guys
Saurabh 2022-09-27 08:27:51
Azert123007 2022-09-27 08:03:53
Hi sir I’m currently working in MNC as deployment work
Technology are putty,sql,Linux
Some manual deployment

I don’t whether it is good or bad for my career

My work is like copy paste the file
And deployment the ear file in server.

Pls reply

You can learn some skills like Jenkins , ansible , git etc and can make a good career in devops by continuing in same profile.

jithan21 2022-09-27 08:44:18
Guys,
Please help me…
I am working in Java, spring, spring boot technologies,
I have 6 years of experience in development,

I need to change the company,

What are the latest technologies I need to learn to get the better package?

Saurabh 2022-09-27 08:50:24
jithan21 2022-09-27 08:44:18
Guys,
Please help me…
I am working in Java, spring, spring boot technologies,
I have 6 years of experience in development,

I need to change the company,

What are the latest technologies I need to learn to get the better package?

Spring boot microservice itself is sufficient.. but in case you want to learn then containerization technology like docker ,kubernetes or cloud technology like AWS or azure

jithan21 2022-09-27 08:53:09
Saurabh 2022-09-27 08:50:24
Spring boot microservice itself is sufficient.. but in case you want to learn then containerization technology like docker ,kubernetes or cloud technology like AWS or azure

Thank you so much,

Is there any need to learn unit testing frameworks?

JustAbstrac 2022-09-27 09:21:00
jithan21 2022-09-27 08:53:09
Thank you so much,

Is there any need to learn unit testing frameworks?

It’s must, not all companies ask it but it’s likely that you’ll have to use it in project

Suman Patra 2022-09-27 10:13:55
How to create programmatically a csv file containing 10000 rows each row will contains information of a single employee
Suman Patra 2022-09-27 10:14:09
Anyone slove this question
Anirudhhhhhhhh 2022-09-27 10:17:59
Hk sir java
John 2022-09-27 10:55:51
Is any body having Rest API notes?
jitendra kumar 2022-09-27 11:36:52
Please help me.if anybody knows.
jitendra kumar 2022-09-27 11:36:52
Anybody know how to deploy angular and spring boot application in tomcat using single war.
catlover975890 2022-09-27 11:57:33
Can someone help me with zuul routing?
catlover975890 2022-09-27 11:58:43
My api gateway is unable to route to another service based on the path I have provided in zuul route.
I have to explicitly provide routing URL to make it work. Can someone please help me?
Venky 2022-09-27 12:02:53
π™°πš—πš’ πš˜πš—πšŽ
Venky 2022-09-27 12:03:09
πšƒπšŽπš•πš• πš–πšŽ πšŠπš‹πš˜πšžπš πšπš’πš•πšπšŽπš› πšŽπš‘πšŒπšŽπš™πšπš’πš˜πš—πšœ
sugandhaa 2022-09-27 13:03:52
springbootmicroservices-81127.jpg
Can anyone tell why my cmd show this?
suhendrayputra 2022-09-27 13:11:39
sugandhaa 2022-09-27 13:03:52
springbootmicroservices-81127.jpg
Can anyone tell why my cmd show this?

I Think Class FirstProgram NotFound

suhendrayputra 2022-09-27 13:12:54
try: javac YourClassName.java
suhendrayputra 2022-09-27 13:14:08
sugandhaa 2022-09-27 13:03:52
springbootmicroservices-81127.jpg
Can anyone tell why my cmd show this?

https://www.baeldung.com/java-could-not-find-load-main-class

Java – β€œCould Not Find or Load Main Class” Error | BaeldungBaeldung
Explore the reasons for the error “Could not find or load main class” and learn how to avoid them.
beautifulcode01 2022-09-27 14:39:44
@Guruqbsc You are not allowed to ask for recording of Paid courses in this group. Next time Ban.
Guruqbsc 2022-09-27 14:45:43
beautifulcode01 2022-09-27 14:39:44
springbootmicroservices-81127.jpg
@Guruqbsc You are not allowed to ask for recording of Paid courses in this group. Next time Ban.

@Kiran33478 he is trying to sell me course

Suraj 2022-09-27 14:46:26
Anyone know how to create video meeting schedule for students through java code
beautifulcode01 2022-09-27 14:47:45
Guruqbsc 2022-09-27 14:45:43
springbootmicroservices-81127.jpg
@Kiran33478 he is trying to sell me course

This person not in this group, as of now! I will block him to join this group

Guruqbsc 2022-09-27 14:47:59
beautifulcode01 2022-09-27 14:47:45
springbootmicroservices-81127.jpg
This person not in this group, as of now! I will block him to join this group

Thank you brother

SR 2022-09-27 15:22:32
Can anyone share java interview preparation mega link
Markedo247 2022-09-27 15:24:04
Hello everybody! Please advice me, is it possible to change return type of @Repository or modify received data on repository level?
I have a “User” model class and corresponding SQL table containing some user type objects. I need to extract some user from the table, but with excludednullified fields (e.g. Password field).
I understand that the easiest way is to form wrapper thath will receive standard “User” as from model class and modify it as needed, but I’m curious if is there an another efficient way to receive required object.
I’ve tried to use @Query, but it’s not appliacable if return type is different than void or int.
C1PH3R_K 2022-09-27 15:30:11
Hi Guys,

Can I create the scenario like, where static amount of threads has been created,
Thread[] t:
and everytime when request arrive at controller it will map to particular thread t[i] only on basis of some hash operations…

So I am having one endpoint, who listen to event updates on basis of eventId, so one particular eventId can have multiple updates request, but I want to consume them sequentially as per eventID.

I tried using threadpool, taskExecutor but those help to achieve concurrently not sequentially.

Is there any efficient approach to achieve the same ??

JustAbstrac 2022-09-27 15:33:06
Anyone here working from SEZ locations
|