Tutorial for a docker container running a simple primitive web service built with Spring Boot
-
Updated
Aug 17, 2024 - Java
Tutorial for a docker container running a simple primitive web service built with Spring Boot
WebSeries Application Using Spring Boot
The following is simple todo REST API using the Spring Boot Framework. The API allow you to add item to a to-do list, update, select and remove from the list.
Customer Log Application using spring Boot
This repository is created for comparing with and without lombok usage in a project. 2 modules have same requirements.
Generic rest controller example
Creating a few microservices and have them communicate with each other. In the process, we'll understand how inter-service communication work, and we'll implement service discovery with Eureka to facilitate services finding each other to communicate.
Mega Hack 3º editação | Desafio Ambev | Grupo 54
Demo Basic task ToDo using Springboot 2.3 , JPA , Swagger mysql 8
Learing "Spring Boot" from various sources and project implementations. -----Main Project : (BankManagementApplication)
API Rest com Spring Boot, Spring Security, Spring Data, JUnit, SpringFox Swagger, Spring Boot Actuator entre outros.
Spring Boot web app leveraging Apache Commons CSV library to import recipe data from a .txt file, maps the data to Java objects, stores in memory to an ArrayList, and creates RestController endpoints that filter the data
Projects and demo apps from Spring Advanced Course @SoftUni July 2022
Create a basic rest api with spring boot and postgresql technologies
template for a springboot web application
Spring-boot, multilayer architecture, REST controller, controller advice, Swagger, PostgreSQL, Hibernate ORM, Liquibase, DTO, MapStruct, Spring-security, Microservice, Feing-client, Testing, JUnit, Mockito, unit-testing, integration-testing, Localization, Resource-bundles
A simple Spring Boot project showcasing a "Hello World" endpoint with a friendly response. The project demonstrates the foundational structure of a Spring Boot web application, which can be expanded further.
Rest Controller to Demonstrate the various HTTP methods and respond hello message to the user
SpringBootJSON: CRUD Operations using REST Controller via JSON with Spring Boot - JAVA Project
Add a description, image, and links to the rest-controller topic page so that developers can more easily learn about it.
To associate your repository with the rest-controller topic, visit your repo's landing page and select "manage topics."