원클릭으로
rulii-spring
rulii-spring에는 algox에서 수집한 skills 6개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Guide for declaring rulii RuleFlows in Spring XML using the rulii namespace — covers the command grammar (run/bind/when/for-each/scope), async execution, exception handling, custom commands, terse attribute forms, and running flows
Guide for declaring rulii Rules, RuleSets, and predefined validators in Spring XML using the rulii namespace — covers namespace setup, SpEL expressions, lifecycle hooks, validation rules, and loading via @RuleScan
Diagnostic guide for troubleshooting rulii rules that aren't firing, returning unexpected PASS/FAIL/SKIP, or throwing exceptions — covers bindings, types, scope, tracing, and Spring context issues
Guide for creating a Rule in rulii — lambda-based and class-based styles, conditions, actions, otherwise, preCondition, and running rules manually
Guide for creating a RuleSet in rulii — covers builder API, lifecycle hooks, input params, stop conditions, validating mode, async execution, and Spring @Bean wiring
Guide for writing JUnit 5 tests in the rulii-spring project — Spring Boot test setup, @RuleScan wiring, PASS/FAIL/SKIP patterns, ValidationRule patterns, and missing-binding patterns