spring-framework

There are 874 repositories under spring-framework topic.

  • spring-projects/spring-framework

    Spring Framework

    Language:Java57.5k3.3k26.5k38.4k
  • cas

    apereo/cas

    Apereo CAS - Identity & Single Sign On for all earthlings and beyond.

    Language:Java11k60103.9k
  • spring-projects/spring-security

    Spring Security

    Language:Java9k41812.8k6k
  • apereo/cas-overlay-template

    Apereo CAS WAR Overlay template

    Language:Shell1.2k6201.1k
  • awesome-spring

    ThomasVitale/awesome-spring

    A curated list of awesome books, tutorials, courses, and resources for the Spring framework ecosystem.

  • spring-guides/tut-spring-boot-kotlin

    Building web applications with Spring Boot and Kotlin :: Learn how to easily build and test web applications with Spring, Kotlin, Junit 5 and JPA

    Language:Kotlin9304231295
  • rieckpil/blog-tutorials

    :star: Codebase for various tutorials about Java, Spring Boot, AWS, Kotlin, and Testing

    Language:Java7885223762
  • naturalprogrammer/spring-lemon

    Helper library for Spring Boot web applications

    Language:Java7066047183
  • org.openwms

    openwms/org.openwms

    Open Warehouse Management System

    Language:Java5525358177
  • daniel-cottone/Cerberus

    A demonstration of a completely stateless and RESTful token-based authorization system using JSON Web Tokens (JWT) and Spring Security.

    Language:Java4774718175
  • zonkyio/embedded-database-spring-test

    A library for creating isolated embedded databases for Spring-powered integration tests.

    Language:Java4201221538
  • pf4j/pf4j-spring

    Plugin Framework for Spring (PF4J - Spring Framework integration)

    Language:Java3602273111
  • rqueue

    sonus21/rqueue

    Rqueue aka Redis Queue [Task Queue, Message Broker] for Spring framework

    Language:Java3551312359
  • RameshMF/spring-mvc-tutorial

    Spring MVC 5 Tutorial - Guide to spring mvc framework

    Language:Java346121365
  • testing-spring-boot-applications-masterclass

    rieckpil/testing-spring-boot-applications-masterclass

    🍃 Master Spring Boot Testing: From Uncertain Deployments to Production Confidence

    Language:Java3089113238
  • eden-architect

    shiyindaxiaojie/eden-architect

    自研应用框架,开箱即用,零侵入性接入,遵循 Spring 官方的模块化管理,保证业务依赖可选项。

    Language:Java30762676
  • team-dodn/spring-boot-java-template

    SpringBoot basic structure template based on Java

    Language:Java3077273
  • micyo202/yan

    使用Maven构建,整合Dubbo+Zookeeper+SpringMVC+Spring+MyBatis+Redis支持分布式的高效率便捷开发框架

    Language:JavaScript2951812143
  • naver/spring-jdbc-plus

    Spring JDBC Plus

    Language:Java279183135
  • hongmaple/octopus

    octopus高校教学综合平台,主要用于对教师,学生,管理的信息管理,课程管理,专业信息管理,班级管理,可以添加题库,可以上传下载教学资料,可以设置考试试卷,可以进行在线考试和自动评分。本系统基于若依框架,感谢若依的开源,RuoYi 是一个 Java EE 企业级快速开发平台,基于经典技术组合(Spring Boot、Apache Shiro、MyBatis、Thymeleaf、Bootstrap),内置模块如:部门管理、角色用户、菜单及按钮授权、数据权限、系统参数、日志管理、通知公告等。在线定时任务配置;支持集群,支持多数据源。 #主要特性 完全响应式布局(支持电脑、平板、手机等所有主流设备) 强大的一键生成功能(包括控制器、模型、视图、菜单等) 支持多数据源,简单配置即可实现切换。 支持按钮及数据权限,可自定义部门数据权限。 对常用js插件进行二次封装,使js代码变得简洁,更加易维护 完善的XSS防范及脚本过滤,彻底杜绝XSS攻击 Maven多项目依赖,模块及插件分项目,尽量松耦合,方便模块升级、增减模块。 国际化支持,服务端及客户端支持 完善的日志记录体系简单注解即可实现 #技术选型 1、系统环境 Java EE 8 Servlet 3.0 Apache Maven 3 2、主框架 Spring Boot 2.0 Spring Framework 5.0 Apache Shiro 1.4 3、持久层 Apache MyBatis 3.4 Hibernate Validation 6.0 Alibaba Druid 1.1 4、视图层 Bootstrap 3.3 Thymeleaf 3.0 #内置功能 用户管理:用户是系统操作者,该功能主要完成系统用户配置。 部门管理:配置系统组织机构(公司、部门、小组),树结构展现支持数据权限。 岗位管理:配置系统用户所属担任职务。 菜单管理:配置系统菜单,操作权限,按钮权限标识等。 角色管理:角色菜单权限分配、设置角色按机构进行数据范围权限划分。 字典管理:对系统中经常使用的一些较为固定的数据进行维护。 参数管理:对系统动态配置常用参数。 通知公告:系统通知公告信息发布维护。 操作日志:系统正常操作日志记录和查询;系统异常信息日志记录和查询。 登录日志:系统登录日志记录查询包含登录异常。 在线用户:当前系统中活跃用户状态监控。 定时任务:在线(添加、修改、删除)任务调度包含执行结果日志。 代码生成:前后端代码的生成(java、html、xml、sql)支持CRUD下载 。 系统接口:根据业务代码自动生成相关的api接口文档。 服务监控:监视当前系统CPU、内存、磁盘、堆栈等相关信息。 在线构建器:拖动表单元素生成相应的HTML代码。 连接池监视:监视当期系统数据库连接池状态,可进行分析SQL找出系统性能瓶颈。

    Language:HTML2695683
  • in28minutes/SpringBootWebApplicationStepByStep

    Develop your first web application with Spring Boot Magic

    Language:Java269264308
  • mariazevedo88/travels-java-api

    An API for travel management. It is built with Java, Spring Boot, and Spring Framework. A toy-project to serve as a theoretical basis for the Medium series of articles I wrote about Java+Spring.

    Language:Java25394124
  • team-dodn/spring-boot-kotlin-template

    SpringBoot basic structure template based on Kotlin

    Language:Kotlin2352160
  • akkinoc/logback-access-spring-boot-starter

    Spring Boot Starter for Logback-access.

    Language:Kotlin19475436
  • wizardjedi/my-spring-learning

    My Spring framework learning

    Language:Java16662056
  • melthaw/spring-backend-boilerplate

    The modularized backend boilerplate based on Spring Boot Framework, easy to get started and add your business part.

    Language:Java1656230
  • PanagiotisDrakatos/SpringBoot-Registration-Login-ThePerfectExample

    Login & Signup tutorial for every website ,mixes a lot of microservices together with the latest spring framework api in combined with full security

    Language:CSS16415588
  • alibaba/spring-context-support

    An internal support project for spring-context in Alibaba

    Language:Java153162985
  • RameshMF/spring-boot-tutorial-course

    Spring Boot Tutorial | Full Course at https://youtu.be/slTUtTSwRKU

    Language:Java15353245
  • akkinoc/orika-spring-boot-starter

    Spring Boot Starter for Orika.

    Language:Kotlin1529932
  • mozhu811/learning-spring

    Spring学习笔记

    Language:Java1522016
  • digitalsonic/learning-spring-samples

    《学透Spring: 从入门到项目实战》代码示例

    Language:Java1425149
  • 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.

  • bzdgn/spring-boot-restful-web-service-example

    A detailed Standalone RESTful web service example application with the use of Spring Boot framework

    Language:Java1115272
  • maciejwalkowiak/spring-boot-http-clients

    Spring Boot HTTP Clients provides zero-boilerplate auto-configuration for WebClient and Spring 6 HTTP Interface based HTTP clients in a Spring Boot application.

    Language:Java106439