Posts

Showing posts with the label Github

Dockerize Spring Boot Application and Deploy Docker Image To Azure App Service Using GitHub Actions

Image
Hello everyone, Hope you are doing well. In this tutorial, you will learn how to d ockerize the spring boot application and deploy the docker image to the Azure app service using GitHub actions. A little bit of Background Azure App Service (Containerization and Docker ) Dockerize your app and host a custom Windows or Linux container in App Service. Run multi-container apps with Docker Compose. Migrate your Docker skills directly to App Service. More Info -  https://docs.microsoft.com/en-us/azure/app-service/overview Azure Container Registry Azure Container Registry allows you to build, store, and manage container images and artifacts in a private registry for all types of container deployments. Use Azure container registries with your existing container development and deployment pipelines. Use Azure Container Registry Tasks to build container images in Azure on-demand, or automate builds triggered by source code updates, updates to a container's base image, or timers. More Info - 

Spring boot web project free download:User Registration System

Image
Greetings from the Knowledgefactory team!!! We provide student projects, mini-projects, MVP products etc... absolutely free. Maybe you can build more on top of this project and produce your own product, that's all about you. Here we provided some links to download spring boot user registration system mini-projects. You can download the project for free. 1. User Registration system - Spring boot + Thymeleaf Objective Of Spring Boot On User Management System The main objective of this project is to manage the details of the user. Admin will manage all these activities. Functionalities Admin Login and Logout with Spring security Admin has permission to add new users, update users, view users, delete users. Technologies Used JDK 17  Spring Boot Thymeleaf Spring Security Spring MVC H2DB Maven More info and download source code - click here 2. User Registration system - Spring boot + MongoDB + Angular Objective Of Spring Boot On User Management System The main objective of this project i