restcontroller
There are 54 repositories under restcontroller topic.
TransEmpiric/webFluxTemplate
Spring Webflux template application with working Spring Security, Web-sockets, Rest, Web MVC, and Authentication with JWT.
krishnaraghavendra/spring-boot-email
Demo project which uses Spring-boot,spring-boot-starter-mail.
NihatQuliyev/E_commerce
Simple -> Spring Boot JPA
mechero/spring-boot-restcontroller
Sample code for a RestController in Spring using Swagger
pgananc/ejemplos-spring
Ejemplos de spring boot
Ayushkhodankar/ApiTest
A RESTful APIs repository in Java - Spring Boot
ih-shin/SamlpleBackEnd
샘플 rest api 입니다.
Nayab-Haider/Jwt-Authentication-and-Authorization
Application build on spring boot using Spring Security(JWT) for Authentication and Authorization
sergigavi/FormulaSpring
Aplicación Spring Boot para la gestión de temporada de formula uno. Uso y gestión de escuderías, pilotos, trabajadores y demás. Modelo, repositorios, servicios, controladores REST, clientes y testing con JUnit. Utilizo la base de datos embebida H2 pero pretendo pasarlo a mySQL. Incluye parseo a documentos JSON y quiero incluir algo sencillo con las interfaces gráficas (algo nuevo para mi en este lenguaje). Ejercicio por mi cuenta para practicar en verano y aprovechar para aprender algo nuevo.
castanedaLuis/API---JAVA
APIs para una market en spring, la cual incluye el CRUD para operear los datos de productos, categorias y compras.Creando su documentación con swagger y implementando JWT con spring Security para darle seguridad a nuetsros servicio.
KVSooriya/SpringBasicRestAPI
Basic Rest API to expose simple endpoints.
mirian228/Spring-Boot-Rest-Service
Implementing Rest Service using Spring Boot
PrathameshBhagat/Spring-Earning-Revenue-Converter
Simple revenue converter
rahulmoundekar/spring-boot-profile-example
spring-boot-profile-example
Renovatio-V/InventoryApp-System
Basic Inventory
Apramsachdeva2/Authentication-Service
REST API that provides endpoint to validate the user using username and password
Apramsachdeva2/Product-Calalog-Service
A REST API that provides endpoints for clients to add, delete and retrieve products from productsDB
DraouiAbdo/REST-SOAP-apis
REST and SOAP web services using JaxRS, @RestController, Spring Data Rest and JaxWS, Tested using SOAPUI and Postman
fatma2705/Analisi_BE
Progetto Java many to many Spring Rest Controller e Spring Security Gestione Analisi BE
Nitesh232/REST-API_Documentation_with_OpenAPI_3
This project shows the documentation of REST_APIs by using OpenApi_3 specification.
abhishekmaity/rest-web-services
🔬 Learner REST API web service
ashokravina/Cricket-Team
Cricket Team is build By Using RestController, GetMapping, PostMapping, PutMapping, DeleteMapping, Override, PathVariable and RequestBody
ashokravina/Good-Reads
Good reads by using RestController, GetMapping, Override and PathVariable
ashokravina/Hello-World-Spring-Boot
Hello World in Spring Boot by using RestController and GetMapping
ashokravina/Music-Library
Music Library is build By Using Spring Boot in java fundamentals are RestController, GetMapping, PostMapping, PutMapping, DeleteMapping, Override, PathVariable and RequestBody
ashokravina/Music-Library-3
This project has Restful API's that allows us to manage to Music Library data in the database using sprint boot JPA and Hibernate. By performing CRUD (Create, Read, Update, Delete) operations on the Music Library data
ashokravina/Todays-Date
Today's Date in Spring Boot by using import LocalDate, DateTimeFormatter, RestController and GetMapping.
DSCamilo/gestion-clientes-springboot
Proyecto de gestión de clientes aplicando Java y Springboot, haciendo uso de Lombok, uso de interface, inyección de dependencias, uso de anotaciones Service, Data, RestController . Consumo de API haciendo uso de Postman.
KuessiAnsan/SimplestRestApi
Simple Rest Api that return a bunch of course as list
lkiran/migrate-jersey-to-spring-rest-controller
These Open Rewrite recipes will do the necessary changes to help you migrate from Jersey's controllers to Spring's Rest Controllers.
official-aryan/Spring_security_ControllerOnlly
Implemented Spring Security for Controllers, showcased on GitHub. Expertise lies in securing MVC apps with Spring Security, focusing solely on Controller layer. Ensured robust access control, enhancing security. Included clear documentation for easy setup.
partheebanMani/springboot-restapi-grpc
Spring boot application with rest api and grpc
Shaan-1207/SpringBootCRUD
This is CRUD operation project including API
StuartDaniells/spring_java_webpage_ajax
Adopting MVC style architecture in displaying a simple webpage with the "Spring" framework