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 عدد ١١ من skills من zapek/Xeres. افتح أي skill لمراجعة مصدره وتفاصيله.
عرض ١١ من أصل ١١ skills مجمعة.
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.
لغة النص الأصلي: الإنجليزية