Java CI/CD using Azure DevOps

preview_player
Показать описание
Learn how to create the CI/CD pipelines for a Java application. We'll start by compiling the app using Maven, then we'll deploy the .jar file into Azure App Service.
Рекомендации по теме
Комментарии
Автор

Maven Build and CD for Java application through Azure DevOps pipeline, Very Good. Thank you

chandrasekharvadnala
Автор

Very good explain, quickly, deep and clear...

vmazzotta
Автор

Thank you for this video, excellent explained.

mmohammed-kzgr
Автор

clearly explained thank you so much i have search for this kind of explanations

warunreddy
Автор

very much useful ...and precise ....tysm !

shraddhasable
Автор

Thanks for this very helpful tutorial, I tried it but the CD pipeline deployment doesn't work properly. It's due to the actual version of azure or a missing config. So the deployment just copy the jar file to wwwroot folder of the azure app service without firing up the spring app. What I did I replaced the azure web service by an API App in the portal, I ve configured the java stack and finally i associated the Api app to the CD pipeline. Now it works for me . Thanks

shomer
Автор

Very Good Thank You, when do some changes in master branch there no automatically build run based on CI/CD .Please help me.

PrinceKumar-mizt
Автор

thanks for this detailed video this is really helpful

hashcodehub
Автор

Informative video! Can you also please create one video for deploying war file on Azure web app using azure devops

Harshal
Автор

IF we are runing via Webapp service then how maven is installed in that ?? becos it is maintained by AZure only right.

awsservices
Автор

Great video, thanks! A quick question, in which cases would you prefer to deploy the java spring boot application as a container in a Web App? In this case you need to modify the artifact generation, I guess.

paulhernandezgermany
Автор

Hi Houssem, following your video (including your source code) point-to-point, though results in a successful deployment, but I can't see the updated webpage. Azure Web Service display the default page in the browser. I'v tried other java/springboot projects too, but the same result. Now sure what's wrong

arvindkaushik
Автор

Thanks for the demo. Please can you tell me how to get the pom file also as the artifact. Here in your example, I need the gs-spring-boot-0.1.0.pom. Please let me know how to get it in the drop folder.

sw-jbmq
Автор

How can I combine Java app with SQL db into one pipeline?

interestingvideos
Автор

The agent is installed on a docker container, not a VM

arieheinrich
Автор

Can someone please help me understand which servlet container we are deploying this jar file. Is it not a web application where it is supposed to be bundled as .war and deployed as web app. Slightly confused. Any help here will be highly appreciated.

ankurchandra
Автор

Hi there, thanks for this video. Just wanted to ask, would Publish Artifact be enough for me to use third party .jar files?

CodingDyan
Автор

Nice Video... Please suggest on how to build the multi-module maven project in an azure build pipeline

sathishkumarmani
Автор

how to configure maven pom and deploy settings after runnning one pipeline ? Can't find how to again edit maven settings and agent job after running pipeline for the 1st time

paddu
Автор

I kept SOnacube for code analysis. but build failed cant reach 9090 local host ... how to solve this problm.
shld i install sonarcube in my localsystem??

awsservices
join shbcf.ru