spring-projects-experimental / Spring Fu

Licence: apache-2.0
KoFu and JaFu configuration DSLs for Spring Boot

Programming Languages

java
68154 projects - #9 most used programming language
kotlin
9241 projects

Projects that are alternatives of or similar to Spring Fu

Spring Native
Spring Native provides beta support for compiling Spring applications to native executables using GraalVM native-image compiler.
Stars: ✭ 2,282 (+45.63%)
Mutual labels:  spring-boot, spring, graalvm
Hsweb Iot Cloud
⚠️ 本项目已停更,欢迎关注新的开源物联网平台 JetLinks
Stars: ✭ 105 (-93.3%)
Mutual labels:  spring-boot, spring
Whatsmars
Java生态研究(Spring Boot + Redis + Dubbo + RocketMQ + Elasticsearch)🔥🔥🔥🔥🔥
Stars: ✭ 1,389 (-11.36%)
Mutual labels:  spring-boot, spring
Kkbinlog
支持mysql、MongoDB数据变更订阅分发
Stars: ✭ 112 (-92.85%)
Mutual labels:  spring-boot, spring
Spring Cloud Sleuth
Distributed tracing for spring cloud
Stars: ✭ 1,531 (-2.3%)
Mutual labels:  spring-boot, spring
Easyfxml
A collection of tools and libraries for easier development on the JavaFX platform!
Stars: ✭ 102 (-93.49%)
Mutual labels:  spring-boot, spring
Superman
Superman是什么:构建Java 高级开发技术的知识体系,从基础不断打怪升级成为超人之路(更新中.......)
Stars: ✭ 106 (-93.24%)
Mutual labels:  spring-boot, spring
Springbootdemo
springBoot demo
Stars: ✭ 97 (-93.81%)
Mutual labels:  spring-boot, spring
Mall
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
Stars: ✭ 54,797 (+3396.94%)
Mutual labels:  spring-boot, spring
Spring Cloud Study
spring-cloud学习
Stars: ✭ 108 (-93.11%)
Mutual labels:  spring-boot, spring
Hsweb Payment
基于hsweb的开源聚合支付系统,多商户,多渠道,多配置.
Stars: ✭ 112 (-92.85%)
Mutual labels:  spring-boot, spring
Spring Boot Examples
🥗​ Spring/SpringBoot/SpringCloud 实践学习案例,从入门到精通,持续更新中,欢迎交流学习🍺 !
Stars: ✭ 110 (-92.98%)
Mutual labels:  spring-boot, spring
Nb Springboot
NetBeans IDE plugin supporting programming with Spring Boot
Stars: ✭ 111 (-92.92%)
Mutual labels:  spring-boot, spring
Recaptcha Spring Boot Starter
Spring Boot starter for Google's reCAPTCHA
Stars: ✭ 103 (-93.43%)
Mutual labels:  spring-boot, spring
Awbeci Ssb
spring spring-boot spring-security spring-social
Stars: ✭ 102 (-93.49%)
Mutual labels:  spring-boot, spring
Spring Cloud Microservices Development
Spring Cloud Microservices Development.《Spring Cloud 微服务架构开发实战》
Stars: ✭ 106 (-93.24%)
Mutual labels:  spring-boot, spring
Spring Cloud Example
Stars: ✭ 111 (-92.92%)
Mutual labels:  spring-boot, spring
Limiter
一个注解使你的SpringBoot项目获得分布式锁和限流器能力
Stars: ✭ 93 (-94.07%)
Mutual labels:  spring-boot, spring
Springbootsample
spring boot sample source
Stars: ✭ 95 (-93.94%)
Mutual labels:  spring-boot, spring
Webfluxtemplate
Spring Webflux template application with working Spring Security, Web-sockets, Rest, Web MVC, and Authentication with JWT.
Stars: ✭ 107 (-93.17%)
Mutual labels:  spring-boot, spring

Build Status

Spring Fu is an incubator for JaFu (Java DSL) and KoFu (Kotlin DSL) designed to configure Spring Boot explicitly with code in a declarative way with great discoverability thanks to auto-complete. It provides fast startup (40% faster than regular auto-configuration on a minimal Spring MVC app), low memory consumption and is a good fit with GraalVM native thanks to its (almost) reflection-less approach.

Status

Spring Fu is not intended to be used in production yet, but rather to incubate and get feedback and contributions from the community in order to hopefully reach a point where it can be integrated as part of Spring Framework and Spring Boot.

Credits

In addition to the whole Spring and Reactor teams, special credits to:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].