Very Nice explanations and can you please provide ur suggestion.. How to implement this SES While clicking delete and submit acton. how send email with AWS SES. can you please provide ur suggestion
hi on my case -ec2-34-243-1.....eu-west-1.compute.amazonaws.com/ on browser says connection refused,i have added security groups and inbound outbound rools for http,all traffic,etc.So what will be the issue(mean while i can able to connect via putty)
Thanks! it was really useful for me as a beginner. I am able to start the spring boot app in ec2 and the endpoint works, But I am getting below errors. Can you pls help me on that. 1. Unable to connect to java endpoint from angular - it throws 403 error. 2. Should I start the spring boot app often? Is there any way to keep it running always, so that the enduser doesn't face issues with the application.
Spring boot application should be in running status in EC2 instance while you connect the end point of spring boot application from angular application.
@@technotowntechie9732 Thank you. I got my issue resolved. I was not pulling the latest jar file. After pulling the latest JAR and starting the application - it works good.
Thanks for video But There is one issue, when you exit the terminal running spring boot application then we lose the api calls . Any way to keep it running forever without us doing it manually using terminal?
showing error in springboot code while builing jar file "class lombok.javac.apt.LombokProcessor (in unnamed module @0x2dd8ff1d) cannot access class com.sun.tools.javac.processing.JavacProcessingEnvironment (in module jdk.compiler) because module jdk.compiler does not export com.sun.tools.javac.processing to unnamed module @0x2dd8ff1d"
Hi Rishabh, Different types of free offers are available depending on the product used. Please go through the below AWS free tier details. aws.amazon.com/free/?nc2=h_ql_pr_ft&all-free-tier.sort-by=item.additionalFields.SortRank&all-free-tier.sort-order=asc&awsf.Free%20Tier%20Types=*all&awsf.Free%20Tier%20Categories=*all
Rds
5:45 ec2
7:52 s3 for jar
16:20 angular
i'm getting problem @ 12:26 can you help me?
Short and easy steps. Thanks for the video.Hey update the java installation in EC2 instance at description.
Thank you, I will
please make a video on deploy the spring boot with MySQL with Angular into Google Cloud platform
Sure, I'll do it.
Very good explanation from end to end.keep posting videos bro...thank you
Thank you, clear explanation. I am new to aws could you please help how to learn cloud , from where I start
Please go through the below URL.
ruclips.net/video/IT1X42D1KeA/видео.html
Thanks, is this a devops approach?
Great explanation thank you but I want to know how to turn the java jar in ec2 for ever without writing the command always thank you
does connecting public ec2 with private rds also done in the same way mentioned in the vedio? or is there any other way
Very Nice explanations and can you please provide ur suggestion.. How to implement this SES
While clicking delete and submit acton. how send email with AWS SES. can you please provide ur suggestion
hi on my case -ec2-34-243-1.....eu-west-1.compute.amazonaws.com/ on browser says connection refused,i have added security groups and inbound outbound rools for http,all traffic,etc.So what will be the issue(mean while i can able to connect via putty)
Thanks! it was really useful for me as a beginner. I am able to start the spring boot app in ec2 and the endpoint works, But I am getting below errors. Can you pls help me on that.
1. Unable to connect to java endpoint from angular - it throws 403 error.
2. Should I start the spring boot app often? Is there any way to keep it running always, so that the enduser doesn't face issues with the application.
Spring boot application should be in running status in EC2 instance while you connect the end point of spring boot application from angular application.
@@technotowntechie9732 Thank you. I got my issue resolved. I was not pulling the latest jar file. After pulling the latest JAR and starting the application - it works good.
Thanks for video But There is one issue, when you exit the terminal running spring boot application then we lose the api calls . Any way to keep it running forever without us doing it manually using terminal?
Hi, I also notice this issue? Did you solve it? If so, could you please kindly share the idea with me? Thank you!
showing error in springboot code while builing jar file
"class lombok.javac.apt.LombokProcessor (in unnamed module @0x2dd8ff1d) cannot access class com.sun.tools.javac.processing.JavacProcessingEnvironment (in module jdk.compiler) because module jdk.compiler does not export com.sun.tools.javac.processing to unnamed module @0x2dd8ff1d"
What about the CORS preflight request anyway to minimize that?
Sorry, I don't have idea about CORS preflight request.
thanks bro you save my life
Thank you soooo muchh...your video helped me a lot...
you have the ppt for it???
can you share that please
Bro do u have any idea about Db lock? How we lock tabe in springboot?(something like bookmy show)
You can do it by enabling transaction locks in Spring Data JPA.
www.baeldung.com/java-jpa-transaction-locks
Good explanation, thanks for the video
can you tell me how you created jar because i am getting mysql connection exception
I have executed the following command.
mvn clean install
Can you send me a copy of the error stack?
@@technotowntechie9732 thanks brother for your reply and I followed other method
Nice Tutorial.
hi can u tell is aws free to deploy our application ? pls tell
Hi Rishabh,
Different types of free offers are available depending on the product used. Please go through the below AWS free tier details.
aws.amazon.com/free/?nc2=h_ql_pr_ft&all-free-tier.sort-by=item.additionalFields.SortRank&all-free-tier.sort-order=asc&awsf.Free%20Tier%20Types=*all&awsf.Free%20Tier%20Categories=*all
Thank you