32 results for “topic:spring-boot-validation”
Custom Validation in Spring Boot example - Spring Boot custom validation annotation example - Spring Boot Rest API Validation
Using validation annotations to validate Request Body in Spring Boot - Request validation in Spring Boot REST API
Spring Boot API Example
A platform for vendors, to display their services, and for users to hire or book the services.
A voting system for deciding where to have lunch. Migration of project "Restaurant Rating System" on Spring Boot.
SpringCloud最新版2020.0.3微服务学习代码, 从零开始, 一步步学会使用微服务构建自己的项目(持续更新中) 已集成 mybatis-plus, spring-boot参数校验
This repository provides a collection of custom validation annotations for use with Spring Boot applications
Instagram backend API with user authentication implemented using JWT. Provides secure endpoints for managing users, posts, and comments
Samples for validating get request query parameters and post request body using spring boot validation
The Spring Boot Validation library provides a collection of reusable custom validation annotations and constraint validators tailored for Spring Boot applications. Built on top of spring-boot-starter-validation, the library enables developers to enforce domain-specific rules with minimal boilerplate code.
Solución del segundo desafío "ForoHub" de la Formación Java y Spring Framework en el programa Oracle Next Education (ONE) con Alura Latam.
This is an example project to learn SpringBoot Data JPA & bean validation.
Serviço centralizado de gerenciamento de licenças para produtos de software. Construído com Spring Boot, provê endpoints REST para ativação, validação e controle de funcionalidades de licenças baseadas em servidor e assinatura.
No description provided.
Validacion de campos en spring boot usando spring-boot-starter-validation
boilerplate code for spring-boot-web applications
📚 Manage your digital library with the RestFull Book Store API, built on Spring Boot for efficient book and author management, complete with validation and pagination.
Repositório da formação Spring Framework
Aplicação de treinamento para consumo de API utilizando Spring Boot
Este é um exemplo de micro-serviço desenvolvido com Java e Spring Boot para estudo de JPA, Spring Security, Autenticação JWT, Swagger, entre outros.
This is the final project for the Athens University of Economics and Business, Coding Factory 3 program.
👉 The Book Store API 📚 is a backend application built with Spring Boot that manages books and authors in a digital library !!
this is a Reddit clone I built for additional Spring Boot practice. I mainly use it to test features I want to implement in my student project in the future.
Api for a gaming site where users can share links, text posts, images and videos about the games they play or are interested in, using Spring Boot, Spring Security and H2 Database
Online store using ddd principles and structure, with java and spring-boot
Aplicação de treinamento utilizando Spring Boot
Projeto de prática de uso do framework de testes do Spring Boot
(modify) this project , I build basic api and use mongo database. Anything logic about this project It's same my old project. but i already know how to config mongDB in spring boot and remind the way to use resttemplate for client's request to server and testing logic with mockito.
Drone dispatch controller sample application showcasing spring-boot capabilities for RESTful API development
Simple students management backend app for learning purposes. It is possible to manage students, courses and classes. The app was created in microservice architecture using Spring Cloud and its popular modules e.g. eureka support