ArchUnit architecture rules enforced in Xeres including common module rules (logging, utility classes), app module rules (no field injection, RsService naming), and UI module rules (WindowController naming).
原文の言語: 英語
メニュー
SkillsMP は zapek/Xeres から 11 件の skill を収集しています。skill を開くとソースと詳細を確認できます。
収集済み skill 11 件中 11 件を表示しています。
ArchUnit architecture rules enforced in Xeres including common module rules (logging, utility classes), app module rules (no field injection, RsService naming), and UI module rules (WindowController naming).
原文の言語: 英語
Cryptography patterns for Xeres including PGP operations, key generation, and hash functions with best practices.
原文の言語: 英語
DTO and mapper patterns for Xeres using Java records, canonical constructors with validation, and static mapper utility classes.
原文の言語: 英語
Flyway SQL migration patterns for Xeres including naming conventions, H2 database patterns, enum types, foreign keys, and best practices.
原文の言語: 英語
Gradle build configuration for Xeres including build commands, version management, module structure, and key plugins.
原文の言語: 英語
Code style, naming conventions, license headers, and patterns for Xeres Java project. Covers Allman braces, utility classes, package structure, and field injection rules.
原文の言語: 英語
JUnit 6 testing patterns for Xeres including Mockito with constructor injection, test fixtures via *Fakes.java classes, and AssertJ assertions.
原文の言語: 英語
TestFX patterns for JavaFX controller testing in Xeres including FXML loading with controller factories, mocking reactive clients, and user interaction testing.
原文の言語: 英語
How to translate the help files and the i18n properties files
原文の言語: 英語
JavaFX patterns for Xeres including controller structure with FXML views, WindowController lifecycle, WindowManager usage, and JavaFX-Spring integration.
原文の言語: 英語
Spring Boot patterns for Xeres including constructor injection, @Transactional boundaries, REST controllers with OpenAPI annotations, and reactive WebClient usage in the UI module.
原文の言語: 英語