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).
Quellsprache: Englisch
Menü
SkillsMP hat 11 Skills aus zapek/Xeres gesammelt. Öffne einen Skill, um Quelle und Details zu prüfen.
Es werden 11 von 11 gesammelten Skills angezeigt.
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).
Quellsprache: Englisch
Cryptography patterns for Xeres including PGP operations, key generation, and hash functions with best practices.
Quellsprache: Englisch
DTO and mapper patterns for Xeres using Java records, canonical constructors with validation, and static mapper utility classes.
Quellsprache: Englisch
Flyway SQL migration patterns for Xeres including naming conventions, H2 database patterns, enum types, foreign keys, and best practices.
Quellsprache: Englisch
Gradle build configuration for Xeres including build commands, version management, module structure, and key plugins.
Quellsprache: Englisch
Code style, naming conventions, license headers, and patterns for Xeres Java project. Covers Allman braces, utility classes, package structure, and field injection rules.
Quellsprache: Englisch
JUnit 6 testing patterns for Xeres including Mockito with constructor injection, test fixtures via *Fakes.java classes, and AssertJ assertions.
Quellsprache: Englisch
TestFX patterns for JavaFX controller testing in Xeres including FXML loading with controller factories, mocking reactive clients, and user interaction testing.
Quellsprache: Englisch
How to translate the help files and the i18n properties files
Quellsprache: Englisch
JavaFX patterns for Xeres including controller structure with FXML views, WindowController lifecycle, WindowManager usage, and JavaFX-Spring integration.
Quellsprache: Englisch
Spring Boot patterns for Xeres including constructor injection, @Transactional boundaries, REST controllers with OpenAPI annotations, and reactive WebClient usage in the UI module.
Quellsprache: Englisch