spring-web
There are 743 repositories under spring-web topic.
rieckpil/blog-tutorials
:star: Codebase for various tutorials about Java, Spring Boot, AWS, Kotlin, and Testing
dromara/mendmix-cloud
Mendmix定位是一站式分布式开发架构开源解决方案及云原生架构技术底座。Mendmix提供了数据库、缓存、消息中间件、分布式定时任务、安全框架、网关以及主流产商云服务快速集成能力。基于Mendmix可以不用关注技术细节快速搭建高并发高可用基于微服务的分布式架构。
team-dodn/spring-boot-java-template
SpringBoot basic structure template based on Java
team-dodn/spring-boot-kotlin-template
SpringBoot basic structure template based on Kotlin
altafjava/spring-interview-questions-answers
List of top best Spring framework Interview questions and answers including Spring Boot, MVC, Security, Core, etc. Most popular important frequently asked questions (FAQ) in spring for Freshers & Experienced professionals.
opentracing-contrib/java-spring-web
OpenTracing Spring Web instrumentation
skarware/spring-boot-blog-app
Blogging platform build with Java 8, Spring Boot v2.2.6, Spring Web, Spring Data JPA, Spring Security, H2-in-memory-database, Lombok, Thymeleaf and Maven.
OKaluzny/spring-boot-rest-api-postgresql
Plain RESTful Web Service with Spring Boot 3. Using PostgreSQL database, Hibernate and basic authentication. Also added the lombok.
maryellenteaches/FirstSpringBootMicroservice
Creating Your First Spring Boot Microservice -- Exercise Files
julianazanelatto/rdswithapirest
Project for creating a REST API with Java. An API is said to be Restful if it follows the REST standard, or Richardson's maturity model. For this, we use modules such as spring web, spring-jpa and spring Hateoas in this basic API.
alibaba/spring-boot-web-support
An support project for Spring Boot Web
Amplicode/amplicode
Amplicode базируется на привычных для разработчиков средах разработки IntelliJ IDEA и VS Code и предоставляет инструменты максимально комфортной и эффективной разработки сервисов и web-приложений на Spring Boot с административным пользовательским интерфейсом на React Admin.
alibaba/spring-webmvc-support
An support project of Spring Web MVC
bezkoder/spring-boot-3-rest-api-example
Spring Boot 3 Rest API example that implements CRUD operations - GET / POST / PUT / DELETE and filter requests
Damiox/ecommerce-rest-spring-jpa
Working integration of Java, Spring Boot, JPA, Hibernate, Spring Data, Rest, H2, Unit Tests
mattbertolini/spring-annotated-web-data-binder
Bind query params, form data, headers, cookies, session data, and more to a Java bean in Spring MVC and Spring WebFlux
pkini2002/JWT-Authentication-SpringBoot
JWT Authentication API using Spring Boot 3.1.4 (Using Spring Security + Lombok + Spring Web dependencies)
colinbut/monolith-enterprise-application
⛄ a monolithic legacy 'Enterprise - Like' application example
Tomasz3976/car-rental-project
Car Rental Project Using Spring Boot And MySQL
afsalashyana/Spring-boot-tutorial
Spring boot related projects created as part of the spring boot tutorials in the YouTube channel Genuine Coder
ingogriebsch/spring-hateoas-siren
A library implementing Siren as a custom Spring HATEOAS hypermedia type. Siren is a hypermedia specification for representing entities.
pratikshakh01/forgotPassword
This Java Spring Boot repository on GitHub features a REST API integrated with MySQL to implement a "Forgot Password" functionality. It enables users to reset their passwords through a database-driven process, enhancing the security and usability of the application.
burakkggul/spring-security-turkce
JWT Spring Security implementasyonu için türkçe kaynak.
ingogriebsch/spring-hateoas-siren-samples
A repository that contains examples for Spring HATEOAS Siren to showcase how to use the features provided by the library.
Sufyaan-Kazi/spring-boot-cities-service
A Spring Boot + Spring Data + Spring Cloud Connectors demo app
AlesiaSherstneva/spring-project
Три выполненных учебных проекта по курсу "Spring - Полный курс. Boot, Hibernate, Security, REST" на платформе Udemy.com
daggerok/csrf-spring-webflux-mustache
This repository is contains example application using spring boot 2.0, webflux, spring security 5, reactive mongodb and mustache template engine: spring security 5, CSRF protection with mustache, spring webflux functional routes security, method security, authorization decision, etc
filipefox/spring-multitenancy-column-discriminator
Base project for Spring Boot multitenancy with column discriminator (Spring Data JPA with Hibernate)
netbuffer/spring-boot-websocket-demo
use spring-boot build communication services,based websocket(spring-websocket),websocket session,websocket permission,websocket handshake ...
Amplicode/amplicode-tutorials
Репозиторий содержит исходные коды проектов, которые используются в гайдах от команды Amplicode.
janlingen/attendance-manager
📅 a spring boot application with a web user interface (thymeleaf) to manage project participant absences in a university environment where students need to build daily attendance into their flexible schedule, which may be filled with exams or other appointments away from home
pedrohenriquelacombe/spring-rest-crud-example
Use this repository as a basis to start the development of a new Java REST API.
piomin/sample-spring-boot-web
sample spring boot microservices with spring web, database backend (mongo), api auto documentation (swagger2)
fork-code-camp/twitter-clone-backend
This application is built using a microservices architecture with the Spring framework, allowing for modular and independent development of specific functionalities.
pedrohenriquelacombe/spring-thymeleaf-crud-example
Use this repository as a basis to start the development of a new CRUD Java project with Thymeleaf template.
kenix/http-grpc-spring-web
http-grpc transcoder with spring-web