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
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.
WebSeries Application Using Spring Boot
Customer Log Application using spring Boot
Mega Hack 3º editação | Desafio Ambev | Grupo 54
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.
This repository is created for comparing with and without lombok usage in a project. 2 modules have same requirements.
Generic rest controller example
test applications for openshift
A ☁️ Salesforce Apex ApiController for all your integration usages
REST API backend service that exposes a few services that can be used as a TODO application.
Demo Basic task ToDo using Springboot 2.3 , JPA , Swagger mysql 8
API Rest com Spring Boot, Spring Security, Spring Data, JUnit, SpringFox Swagger, Spring Boot Actuator entre outros.
Пример REST сервиса с использованием ResponseEntity
template for a springboot web application
Rest Controller to Demonstrate the various HTTP methods and respond hello message to the user
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
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.
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."