springframework

There are 1818 repositories under springframework topic.

  • xuchengsheng/spring-reading

    涵盖了 Spring 框架的核心概念和关键功能,包括控制反转(IOC)容器的使用,面向切面编程(AOP)的原理与实践,事务管理的方式与实现,Spring MVC 的流程与控制器工作机制,以及 Spring 中数据访问、安全、Boot 自动配置等方面的深入研究。此外,它还包含了 Spring 事件机制的应用、高级主题如缓存抽象和响应式编程,以及对 Spring 源码的编程风格与设计模式的深入探讨。

    Language:Java9.7k148321.2k
  • DerekYRC/mini-spring

    mini-spring是简化版的spring框架,能帮助你快速熟悉spring源码和掌握spring的核心原理。抽取了spring的核心逻辑,代码极度简化,保留spring的核心功能,如IoC和AOP、资源加载器、事件监听器、类型转换、容器扩展点、bean生命周期和作用域、应用上下文等核心功能。

    Language:Java6.2k90411.4k
  • hansonwang99/Spring-Boot-In-Action

    Spring Boot 系列实战合集

    Language:Java4.7k138171.5k
  • shopizer-ecommerce/shopizer

    Shopizer java e-commerce software

    Language:Java3.8k2974103.1k
  • szerhusenBC/jwt-spring-security-demo

    A demo for using JWT (Json Web Token) with Spring Security and Spring Boot 2

    Language:Java3.1k172991.3k
  • ZHENFENG13/ssm-demo

    :banana:Spring+SpringMVC+Mybatis+easyUI实现简单的后台管理系统

    Language:Java1.8k12324781
  • mxdldev/spring-cloud-flycloud

    🔥🔥🔥FlyClould 微服务实战项目框架,在该框架中,包括了用 Spring Cloud 构建微服务的一系列基本组件和框架,对于后台服务框架的搭建有很大的参考价值,大家可以参考甚至稍加修改可以直接应用于自己的实际的项目开发中,该项目没有采用Maven进行项目构建,Maven通过xml进行依赖管理,导致整个配置文件太过臃肿,另外灵活性也不是很强,所以我采用Gradle进行项目构建和依赖管理,在FlyTour项目中我们见证了Gradle的强大,通过简单的一些配置就可以轻松的实现组件化的功能。该项目共有11个Module工程。其中10个位微服务工程,这10个微服务工程构成了一个完整的微服务系统,微服务系统包含了8个基础服务,提供了一整套微服务治理功能,他们分别是配置中心module_config、注册中心module_eureka、认证授权中心module_uaa、Turbine聚合监控服务module_monitor、链路追踪服务module_zipken、聚合监控服务module_admin、路由网关服务module_gateway、日志服务module_log。另外还包含了两个资源服务:用户服务module_user和blog服务module_blog,另外还有一个common的Module,为资源服务提供一些一本的工具类

    Language:Java1.6k1187444
  • waylau/spring-framework-4-reference

    Chinese translation of the Spring Framework 4.x Reference Documentation (https://docs.spring.io/spring/docs/4.3.13.RELEASE/spring-framework-reference/html/) .中文翻译《Spring Framework 4.x参考文档》

  • MyCollab/mycollab

    An open source, free, high performance, stable and secure Java Application Business Platform of Project Management and Document

    Language:Java1.3k12551573
  • DocsHome/springboot

    Spring Boot chinese document. Spring Boot 2.1.5 中文文档

  • mploed/ddd-with-spring

    Code examples for my conference talk on implementing ddd with spring

    Language:Java812526199
  • nacos-group/nacos-spring-boot-project

    Nacos ECO Project for Spring Boot

    Language:Java80060238428
  • nacos-group/nacos-spring-project

    Nacos ECO Project for Spring Framework

    Language:Java76762189313
  • spring-petclinic/spring-petclinic-rest

    REST version of the Spring Petclinic sample application

    Language:Java5362566968
  • spring-petclinic/spring-framework-petclinic

    A Spring Framework application based on JSP, Spring MVC, Spring Data JPA, Hibernate and JDBC

    Language:Java46638432.4k
  • jirutka/spring-rest-exception-handler

    A convenient Spring MVC exception handler for RESTful APIs.

    Language:Java3583621129
  • spring-framework-guru/sfg-blog-posts

    Source code examples for blog posts

    Language:Java34023106566
  • guto-alves/loterias-api

    API de Resultados das Loterias CAIXA

    Language:Java314133870
  • loiane/crud-angular-spring

    🖥 CRUD Angular + Spring demonstrating Has-Many relationship, including tests for the back-end and front-end

    Language:Java2426447
  • superalsrk/springboot-practice

    SpringBoot practice

    Language:Shell231292119
  • BankingPortal-API

    abhi9720/BankingPortal-API

    The banking portal API provides secure and efficient endpoints for managing user accounts, transactions, and fund transfers, offering essential banking functionalities with robust error handling and authentication.

    Language:Java194511125
  • E-Medical-System-Web-Project-Using-Spring-Boot-Security-JPA-Rest-Thymeleaf-HQL

    soumyadip007/E-Medical-System-Web-Project-Using-Spring-Boot-Security-JPA-Rest-Thymeleaf-HQL

    Project on 👨🏻‍⚕️Bio-Medical & 🏥Hospital sector which is covering various fields🩺 of this 3 sector🚑.This project is using☕ Spring Framework, Hibernate, JPA, Rest, JSP also with 🖥️(Post-Dev Data-Science, Big-data, ML etc. )🌡️ [ for Hackathon, CSI & SIH]💊

    Language:Java18692120
  • kartik1502/Spring-Boot-Microservices-Banking-Application

    🌐 Welcome to the Spring Boot Microservices Banking App! Explore user registration, account management, fund transfers, and transactions. 🚀 With a robust Service Registry and API Gateway, dive into seamless integration. Follow our guide to configure microservices and unleash the power of this banking marvel.

    Language:Java1602049
  • gindex/spring-boot-annotation-list

    Curated list of frequently used annotations in Spring Boot applications

  • jirutka/spring-data-jdbc-repository

    Spring Data JDBC generic DAO implementation in Java (more up-to-date fork)

    Language:Groovy12814943
  • jveverka/spring-examples

    Java 17 and Spring-Boot examples and demo projects.

    Language:Java1233557
  • PilhwanKim/toby_spring_practice

    토비의 스프링 요약 정리 & 소스 프로젝트로 정리

    Language:Java1183037
  • camunda-community-hub/camunda-platform-7-graphql

    GraphQL for Camunda Platform 7

    Language:Java113202945
  • dangi-ai/online-shopping

    This is an online shopping project using Spring Boot,Spring web-flow, Spring Rest Services and Hibernate. In this project we also used Spring Security with java and annotation configuration

    Language:Java1090343
  • OSGP/open-smart-grid-platform

    This repository combines the code from and supersedes the prior existing Shared, Platform, Protocol-Adapter-OSLP, Protocol-Adapter-IEC61850, Protocol-Adapter-DLMS, PublicLightingDemoApp and Integration-Tests repositories. The old repositories have been kept online for now in readonly mode to preserve the historical information.

    Language:Java10821033
  • beamofsoul/BusinessInfrastructurePlatformGroupVersion

    A java web project based on Spring Boot using MySQL, Spring MVC, Hibernate, Spring Data JPA, Query DSL, Lombok, Logback, etc.

    Language:JavaScript919125
  • jirutka/validator-spring

    Bean Validator utilizing Spring Expression Language (SpEL)

    Language:Java879822
  • MarioAriasC/KotlinPrimavera

    Spring support libraries for Kotlin

    Language:Kotlin875214
  • sonalake/generator-jhipster-multitenancy

    A JHipster blueprint for creating multitenant applications

    Language:JavaScript82135929
  • Washingtonwei/hogwarts-artifacts-online

    This is a sample back-end application designed to demonstrate typical use cases and best practices in Spring Boot development.

    Language:Java825518
  • WuliRuler/SBSCAN

    🎭 SBSCAN是一款专注于spring框架的渗透测试工具,可以对指定站点进行springboot未授权扫描/敏感信息扫描以及进行spring框架漏洞扫描与验证的综合利用工具。 [SBSCAN is a penetration testing tool focused on the spring framework that can scan springboot sensitive information/unauthorized for specified sites and scan and validate spring related vulnerabilities]

    Language:Python811102