spring-annotations
There are 31 repositories under spring-annotations topic.
gindex/spring-boot-annotation-list
Curated list of frequently used annotations in Spring Boot applications
Shubh2-0/SpringBoot_Annotations
This repository, SpringBoot Annotations, is a concise showcase of essential Spring Boot annotations. Learn to configure REST endpoints, perform dependency injection, and use services and repositories effectively. Level up your Spring Boot skills with this handy reference.
andresrodriguez55/Turkcell-GYGY-ClassCodes-RentACar
Rest API developed with Spring Boot implementing N-Tier architecture
celalaygar/Spring-Framework-5
Simple Examples with Spring framework 5, Hibernate, Jsp, Spring Mvc,
sunilsoni/annotation-learning
useful annotations for spring, jackson
vladutmargineanu/Spring-Hibernate-Project
Spring 5: Spring 5 Core, AOP, Spring MVC, Spring Security, Spring REST, Spring Boot 2, Thymeleaf, JPA & Hibernate
mschoeffel/Spring-Hibernate
Java Spring and Hibernate
UmeshRajani/Spring5-MVC-Hibernate5-SpringSecurity5-CRUD
Plumbing website using Spring MVC 5 + Hibernate 5 + Spring Security 5 + Annotation based configuration + Maven + MySQL
javabyranjith/spring-framework-core
Hands on with Spring Framework Core Module
JuanBalceda/spring-fundamentals-pluralsight
Test projects for Pluralsight Spring Fundamentals course
XDean/Spring-Annotation
Spring core support for annotations, meta-annotations, and composed annotations with attribute overrides
chaseofthejungle/spring-annotations-guide
An overview guide of pivotal annotations for building Spring projects.
dpoliwhi/Multi_User_Chat
Implementation of Client-Server multichat with registration, chatrooms, messages history
fuldenozsayin/java-springboot-annotation
Engin Demirog (2022) Java Yazılım Geliştirici Yetiştirme Kampı 4,5 ve 6.
kevkidev/backend-java-pizzeria-2022
MVP Pizzeria in Java
shamstabrez16/fetch-receipt-processor
fetch-receipt-processor challenge
Aghasaf06/Spring_Boot_Annotations
This repository contains examples of Spring boot annotations.
aotantawy/spring-hibernate-tutorial
Summarize Udemy course - Spring & Hibernate for Beginners (includes spring boot) -
IrenJones/herbology
Pattern pet project. Well-written simple Spring Boot application with correct examples of unit and integration tests. Without Spring Security and testcontainers (see them in next projects)
M-Talha-Atif/Spring-Boot-Concepts
Comprehensive Spring Boot Learning Repository: Master enterprise Java development with in-depth notes covering core Spring ecosystem concepts. Explore detailed guides on dependency injection, RESTful API design, security configurations, Maven project management, MongoDB integration, controller architectures, IoC container principles and annotations
Millstack/Spring-MVC-DispatcherServlet-ModelAndView-Demo
A demo project on Spring MVC to understand and implement the application of DispatcherServlet, ModelAndView and Java based Spring Annotions for configuration to perform the save(crud) operation
mishraanaman/Spring
Projects covering Spring Basics
plopezgit/Sprint4_T1_Spring_Introduction_Maven
Spring introduction
sivaosorg/clarify4j
A Java 1.8 library enhancing Spring Boot applications with a comprehensive set of annotations and pointcuts. It simplifies aspect-oriented programming by providing an opinionated framework for cleaner and more maintainable code, enabling developers to leverage the full power of Spring with minimal boilerplate.
Sudarshan-Gowda/Spring5-BeanUsingAnnotationConfig
Spring5 beans using annotation configuration
TheDoctorOne/SpringTuto
Spring Learning Workspace
vicmar57/JsonProcessor-Spring-microservice
Processing a JSON object containing details of a product, and its' attributes (formatting, filter invalid values, sorting attributes). Code written with attention to OO design pattern best practices, Spring annotations and Java 8 lambdas