Spring Boot REST API Validation
27:30
@RequestParam | SpringBoot |
6:39
SpringBoot | @PathVariable
8:10
5 ай бұрын
Springboot | REST API | Baics
21:54
Пікірлер
@philipfwilson
@philipfwilson 5 күн бұрын
Great job !!
@ATULKUMAR-lz4nx
@ATULKUMAR-lz4nx 23 күн бұрын
Great lecture, sir. 👌
@ATULKUMAR-lz4nx
@ATULKUMAR-lz4nx 23 күн бұрын
Great lecture! Very informative and well explained. Thank you sir
@vishnusai4658
@vishnusai4658 26 күн бұрын
Can you share github account
@kirannani4044
@kirannani4044 Ай бұрын
what about docket obj ?
@sayanb.7719
@sayanb.7719 Ай бұрын
If I put a lambda authorizer in the api gateway and want to pass a variable to the ebs hosted spring boot APIs, how to do that?
@sarikasabnam785
@sarikasabnam785 2 ай бұрын
can you discuss about wiremock as well
@javajungle
@javajungle 2 ай бұрын
@@sarikasabnam785 Wiremock is a tool for mocking HTTP services, and it doesn't directly handle DTO (Data Transfer Object) to entity conversions. But for timebeing we will try to discuss
@SunnyKumar-ud9gp
@SunnyKumar-ud9gp 2 ай бұрын
After intoducing globalHandler exception , any place exception happens, Global class will be called from there?
@javajungle
@javajungle Ай бұрын
exactly @ControllerAdvice is taking care that is why we should annotate global exception handling class with this annotation, @ControllerAdvice is a specialized version of the @Component annotation that allows you to handle exceptions globally, apply model attributes to multiple controllers, and bind methods for multiple controllers in a single place.
@javajungle
@javajungle 2 ай бұрын
For javafullstack training contact 8500122392
@tea44rajshravge39
@tea44rajshravge39 2 ай бұрын
Do you have any idea about KDB+ developer. My resume got shortlisted is it worth to go as I have job as Java Developer currently
@rajendralella6956
@rajendralella6956 2 ай бұрын
one query, post configuration of the endpoint in API gateway, will EBS springboot endpoint be blocked or do we need to block the endpoint manually??
@arianr2006
@arianr2006 3 ай бұрын
thanks for your help.. good video
@javajungle
@javajungle 3 ай бұрын
your welcome @arianr2006
@phebekeerthana9420
@phebekeerthana9420 3 ай бұрын
sir im getting this error sir ....Creating Auto Scaling group named: awseb-e-6rwccbmds7-stack-AWSEBAutoScalingGroup-WG5Djj4a1Mr0 failed. Reason: Resource handler returned message: "Group did not stabilize. Last scaling activity: The parameter SecurityGroup is not recognized. Launching EC2 instance failed." (RequestToken: 18155f64-493e-cd1a-4a6c-eeb5c0158120, HandlerErrorCode: NotStabilized)
@phebekeerthana9420
@phebekeerthana9420 3 ай бұрын
sir im gettim=ng this error ... Environment health has transitioned from Pending to Warning. Initialization in progress (running for 11 minutes). There are no instances. Unable to assume role "arn:aws:iam::164755622471:role/beanstalk". Verify that the role exists and is configured correctly.
@phebekeerthana9420
@phebekeerthana9420 3 ай бұрын
sir in existing service role what should we add
@phebekeerthana9420
@phebekeerthana9420 3 ай бұрын
hello sir i tried ...but in health im getting like no data even though i uploaded jar file .? why sir
@javajungle
@javajungle 3 ай бұрын
Upload correct jar file
@phebekeerthana9420
@phebekeerthana9420 3 ай бұрын
@@javajungle i uploaded correct jar file only sir
@gustavohurtado6672
@gustavohurtado6672 4 ай бұрын
can you help me with this problem: [root@ip-172-31-47-100 ~]# ls CarInsuranceMicroservice-0.0.1-SNAPSHOT.jar [root@ip-172-31-47-100 ~]# java -jar CarInsuranceMicroservice-0.0.1-SNAPSHOT.jar Error: A JNI error has occurred, please check your installation and try again Exception in thread "main" java.lang.UnsupportedClassVersionError: org/springfra mework/boot/loader/JarLauncher has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java Runtime only r ecognizes class file versions up to 52.0 at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClass(ClassLoader.java:756) at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:14 2) at java.net.URLClassLoader.defineClass(URLClassLoader.java:473) at java.net.URLClassLoader.access$100(URLClassLoader.java:74) at java.net.URLClassLoader$1.run(URLClassLoader.java:369) at java.net.URLClassLoader$1.run(URLClassLoader.java:363) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:362) at java.lang.ClassLoader.loadClass(ClassLoader.java:418) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:352) at java.lang.ClassLoader.loadClass(ClassLoader.java:351) at sun.launcher.LauncherHelper.checkAndLoadMain(LauncherHelper.java:621)
@_falgunip
@_falgunip 5 ай бұрын
Hhow can we open this applications endpoint link in mobiles browser? please reply
@javajungle
@javajungle 5 ай бұрын
Now you can't open because that service got stopped
@_falgunip
@_falgunip 5 ай бұрын
how can i open this applications link inside mobiles browser? please reply
@javajungle
@javajungle 5 ай бұрын
Right now you can't because I stopped to run those services otherwise you can open on any browser not an issue
@_falgunip
@_falgunip 5 ай бұрын
i have created one project in Angular+ spring boot and database is Mysql, and i have uploaded on AWS server s3 bucket+Elastic beanstalk and RDS respectively. I got the s3 bucket link to run my project, i be able to open it from my laptops browser, and i have share the link on watsapp and try to open that same link from mobile, but i want be able to open in mobiles browser, so what can i do, how can i open that on mobile? please reply
@pramiyaranjan2038
@pramiyaranjan2038 5 ай бұрын
Can you write the test case using dto class
@sharathkumar2612
@sharathkumar2612 6 ай бұрын
Sir i want to meet u and say thanks
@javajungle
@javajungle 6 ай бұрын
It means a lot Sharath ❤️ thank you
@sharathkumar2612
@sharathkumar2612 6 ай бұрын
@@javajungle sir u r also telugu na ?
@javajungle
@javajungle 6 ай бұрын
@@sharathkumar2612 yes Sharath from Hyderabad
@sharathkumar2612
@sharathkumar2612 6 ай бұрын
@@javajungle sir can u upload java full stack videos ?
@javajungle
@javajungle 6 ай бұрын
@@sharathkumar2612 will do sharath
@sudheerkumar-tp1mg
@sudheerkumar-tp1mg 6 ай бұрын
I have one doubt if 100 GB mysql database is there all data will be loaded to image from volume if I restarted please make a video onthat.
@javajungle
@javajungle 6 ай бұрын
Will see
@bankdump
@bankdump 6 ай бұрын
lot of background noise plus your mobile keeps on beeping all the time
@javajungle
@javajungle 5 ай бұрын
Thanks for letting know, I will take care from next time
@rakushhkar4225
@rakushhkar4225 6 ай бұрын
share link of your other video. Are you referring to the IAM role video? Or anything else is required? For a Maven project, what is the use of Gradle home?
@javajungle
@javajungle 6 ай бұрын
Go through playlist kindly
@khajahussainmd1797
@khajahussainmd1797 6 ай бұрын
Sir, Getting Error while creating Elastic Beanstalk - > Environments how to fix this. Creating Auto Scaling group named: awseb-e-wxh8nkpdru-stack-AWSEBAutoScalingGroup-kbPXy9yp4QQT failed. Reason: Resource handler returned message: "Group did not stabilize. Last scaling activity: The parameter SecurityGroup is not recognized. Launching EC2 instance failed." (RequestToken: af12a37a-4104-5d0e-1898-157ede094e54, HandlerErrorCode: NotStabilized) Stack named 'awseb-e-wxh8nkpdru-stack' aborted operation. Current state: 'CREATE_FAILED' Reason: The following resource(s) failed to create: [AWSEBAutoScalingGroup].
@phebekeerthana9420
@phebekeerthana9420 3 ай бұрын
did you get solution
@mattia8091
@mattia8091 6 ай бұрын
this method is free?
@javajungle
@javajungle 6 ай бұрын
Yes but recommended once u execute delete the service
@LearnWitMrSuresh
@LearnWitMrSuresh 6 ай бұрын
Super video, really liked it. Keep up the good work master
@aeroabrar_31
@aeroabrar_31 6 ай бұрын
Sir, My Project in the Elaststic bean stalk has been getting created from the past 40 minutes. Health status is showing as No data, and i didn;t got domain as well yet And I can't able to delete as it as it is still in pending creation Please help @javajungle
@javajungle
@javajungle 6 ай бұрын
Hope you are following same steps
@aeroabrar_31
@aeroabrar_31 6 ай бұрын
@@javajungle Exact same steps but with postgresSql database. So, Is that the problem??
@javajungle
@javajungle 6 ай бұрын
@@aeroabrar_31 I think that's not an issue but kindly check once with mysql
@aeroabrar_31
@aeroabrar_31 6 ай бұрын
Thank you so much sir, helped a lot
@user-ql1rg9mj9d
@user-ql1rg9mj9d 7 ай бұрын
good topic!
@user-ql1rg9mj9d
@user-ql1rg9mj9d 7 ай бұрын
Thank you for the easy and good explanation!
@javajungle
@javajungle 7 ай бұрын
Thank you much brother
@nikhilbalthi9133
@nikhilbalthi9133 7 ай бұрын
Thank you ! 👏 Looking forward for more videos
@learnwebtechnologies2266
@learnwebtechnologies2266 10 ай бұрын
life saver
@techbelieve
@techbelieve 10 ай бұрын
Nice tutorial. Thank you.
@pavelaleinik2792
@pavelaleinik2792 10 ай бұрын
Good video, thanks!
@venkatesha6378
@venkatesha6378 10 ай бұрын
while retriving i got the error like "secure connection error" then i changed https to http then it worked
@sivanesan1812
@sivanesan1812 10 ай бұрын
super sir
@journeyblr
@journeyblr 10 ай бұрын
Nice work it's clearly understood. If we update the jar with new code > again upload to s3bucket with versioning->again need to wget in ec2 right? Then do we need to remove old jar from ec2 Or it will override? How it will update. Just started learning aws.
@satyasai5172
@satyasai5172 10 ай бұрын
Can you make springboot in lambda,vpc
@mulanimainoddin2553
@mulanimainoddin2553 11 ай бұрын
MAY I GET SOURCE CODE??
@devteammm3563
@devteammm3563 11 ай бұрын
source code please
@infinitycoder6813
@infinitycoder6813 11 ай бұрын
Good explanation and easily understood sir. Thank you! 😊
@syedmustafa7875
@syedmustafa7875 11 ай бұрын
helpful
@javajungle
@javajungle 11 ай бұрын
Glad to hear that
@goodvibes7377
@goodvibes7377 11 ай бұрын
very helpful
@syedmustafa7875
@syedmustafa7875 Жыл бұрын
thanks for this
@supriyadivvela7400
@supriyadivvela7400 Жыл бұрын
In my case ec2 instance is not getting created and health status is changing to no data can you provide any solution for it
@javajungle
@javajungle Жыл бұрын
Check this kzfaq.info/get/bejne/gat-ZceAvbWyYoU.htmlsi=cp2QSlJ1d8t4RS30
@sivadara5677
@sivadara5677 Жыл бұрын
I have created user role too with s3 full access & amazonapp stream full access but still getting the same sir.
@sivadara5677
@sivadara5677 Жыл бұрын
Hi Sir, I am getting 404 error while hitting elastic bean stalk url, can you please help me on this sir.
@javajungle
@javajungle Жыл бұрын
kzfaq.info/get/bejne/gat-ZceAvbWyYoU.html check this it will be auto populated
@eramanzar5326
@eramanzar5326 Жыл бұрын
Hi, Could you please confirm if SQS is working fine with Spring boot version 3.x? I am facing some issues while upgrading spring boot 3.x.
@javajungle
@javajungle Жыл бұрын
There is a problem with the latest version that's why I uses 2.7 in the video iteelf