There are 0 repository under restcontroller topic.
Spring Webflux template application with working Spring Security, Web-sockets, Rest, Web MVC, and Authentication with JWT.
IntelliJ IDEA开源插件FeignClient Assistant,Jetbrains官方推荐!动态监测Restful接口,跨模块实现FeignClient与远程服务ApiController方法级别的代码导航跳转。支持完整URL路径复制剪切板。支持服务端配置文件yml/yaml/properties解析,兼容servlet以及springmvc全局请求上下文。
Demo project which uses Spring-boot,spring-boot-starter-mail.
Simple -> Spring Boot JPA
Sample code for a RestController in Spring using Swagger
Ejemplos de spring boot
A RESTful APIs repository in Java - Spring Boot
샘플 rest api 입니다.
Simple Rest Api that return a bunch of course as list
Application build on spring boot using Spring Security(JWT) for Authentication and Authorization
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.
This test automation project uses a Spring Boot application, built solely for testing, to execute integration-style tests against controller endpoints, employing MockMvc for simulating HTTP requests and H2 as the database, while validating the response status, content, and jsonPath.
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.
Basic Rest API to expose simple endpoints.
This project involves developing a core payment system for an e-commerce client using Stripe and Razorpay payment gateway integration. The project is built using Java and Spring Boot, utilizing microservices architecture. It focuses on providing a reliable, scalable, and secure payment processing system.
Implementing Rest Service using Spring Boot
Simple revenue/currency converter
spring-boot-profile-example
Basic Inventory
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.
Web application Full Stack with Angular 17 and Spring Boot 3. It is also used Spring Data JPA, Spring Security JWT, Bootstrap 5.3, Angular Material, Redux and Angular Routes. VCS with SourceTree.
Progetto Java many to many Spring Rest Controller e Spring Security Gestione Analisi BE
This is my first RESTful api to managment users using Spring framework
These Open Rewrite recipes will do the necessary changes to help you migrate from Jersey's controllers to Spring's Rest Controllers.
Spring boot application with rest api and grpc
Cricket Team is build By Using RestController, GetMapping, PostMapping, PutMapping, DeleteMapping, Override, PathVariable and RequestBody
Good reads by using RestController, GetMapping, Override and PathVariable
Hello World in Spring Boot by using RestController and GetMapping
Music Library is build By Using Spring Boot in java fundamentals are RestController, GetMapping, PostMapping, PutMapping, DeleteMapping, Override, PathVariable and RequestBody
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
Today's Date in Spring Boot by using import LocalDate, DateTimeFormatter, RestController and GetMapping.
RESTful API for managing employee insurance information
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.
Spring mvn and Spring data jpa with Book Class using postMan