Projects with this topic
-
Spring Boot Stripe Example
Updated -
GitLab is an open source end-to-end software development platform with built-in version control, issue tracking, code review, CI/CD, and more. Self-host GitLab on your own servers, in a container, or on a cloud provider.
Updated -
This project is a backend application developed using Java 8 and Spring Boot MVC. It implements the MVC (Model-View-Controller) pattern to ensure a clear separation of concerns, enhancing maintainability.
Updated -
This exercise guides you through creating an image gallery application using Spring Boot and AWS S3. You will create an S3 bucket, configure the application with your AWS credentials, and implement the necessary code to upload images to S3 and list all images stored in the S3 bucket.
Updated -
This is the project based on Java Spring Boot. It includes the base code for all the CRUD operations needed to be done for a Spring Boot Application. It also has the JWT authentication for secure login process.
Updated -
MAGI-CHRISTI
Updated -
-
-
Telegram bot for restarting web apps on servers
UpdatedUpdated -
Proyecto de ejemplo que se hizo en la capacitación de Spring Boot en el Laboratorio de Desarrollo de Software de Informática y Sistemas. Es una api rest sobre universidades, facultades, carreras, materias, grupos y docentes.
Updated -
Discover how to streamline Java Spring Boot application deployment with a GitLab CI/CD pipeline using AWS ECS and RDS MySQL. This guide will walk through integrating GitLab for continuous integration & delivery.
Updated -
It is a sample application based on the task of airline ticket & baggage weight measuring system. By using Springboot and Spring Webflux Framework to build a non-blocking web application. It is a back-end system that work together with the simple front-end ReactJS application (repostory: ticket-application-react-frontend) to form a sample application.
Updated -
Projeto de estudo para utilização do spring cloud config em uma aplicação que irá buscar as propriedades através do spring cloud config server.
Updated -
Visitor Space: Sign up . Browse products and offers . Manage cart . Manage favorites list. Customer Area: Place an order . Select the delivery method . Contact site administrator Provide feedback on products . Manage profile . Download invoices
Updated -
This exercise guides you through creating a web shop application using Spring Boot and Amazon DynamoDB as the underlying database. You will create a DynamoDB table, configure the application with your AWS credentials, and implement the necessary code to retrieve and filter products stored in the database.
Updated