There are 0 repository under rest-controller topic.
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
Generic rest controller example
Mega Hack 3º editação | Desafio Ambev | Grupo 54
This repository is created for comparing with and without lombok usage in a project. 2 modules have same requirements.
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.
test applications for openshift
Demo Basic task ToDo using Springboot 2.3 , JPA , Swagger mysql 8
REST API backend service that exposes a few services that can be used as a TODO application.
A ☁️ Salesforce Apex ApiController for all your integration usages
Spring Boot web app that integrates with a third party API, maps the JSON response to Java objects, and creates endpoints inside of a RestController returning a customized meal plan based on user inputed query parameters.
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
API Rest com Spring Boot, Spring Security, Spring Data, JUnit, SpringFox Swagger, Spring Boot Actuator entre outros.
Create a basic rest api with spring boot and postgresql technologies
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
Projects and demo apps from Spring Advanced Course @SoftUni July 2022
Spring Boot MicroServices Concepts Implementation.
Learing "Spring Boot" from various sources and project implementations. -----Main Project : (BankManagementApplication)
Helper reference guide-codifier of the settlements of Ukraine after areas and regions merging.
SpringBootJSON: CRUD Operations using REST Controller via JSON with Spring Boot - JAVA Project
Aplicação para testar o request-log-filter no spring-boot
Rest Controller to Demonstrate the various HTTP methods and respond hello message to the user
A Spring Boot backend application to manage students, courses, and categories with JPA, MySQL, and RESTful APIs. Clean architecture with DTOs and Postman-tested endpoints.
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.
template for a springboot web application
Collection of Java code examples demonstrating core concepts, patterns, and practical use cases.
Пример REST сервиса с использованием ResponseEntity