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).
Idioma del texto original: inglés
Menú
SkillsMP ha recopilado 11 skills de zapek/Xeres. Abre una skill para revisar su origen y sus detalles.
Mostrando 11 de 11 skills recopiladas.
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).
Idioma del texto original: inglés
Cryptography patterns for Xeres including PGP operations, key generation, and hash functions with best practices.
Idioma del texto original: inglés
DTO and mapper patterns for Xeres using Java records, canonical constructors with validation, and static mapper utility classes.
Idioma del texto original: inglés
Flyway SQL migration patterns for Xeres including naming conventions, H2 database patterns, enum types, foreign keys, and best practices.
Idioma del texto original: inglés
Gradle build configuration for Xeres including build commands, version management, module structure, and key plugins.
Idioma del texto original: inglés
Code style, naming conventions, license headers, and patterns for Xeres Java project. Covers Allman braces, utility classes, package structure, and field injection rules.
Idioma del texto original: inglés
JUnit 6 testing patterns for Xeres including Mockito with constructor injection, test fixtures via *Fakes.java classes, and AssertJ assertions.
Idioma del texto original: inglés
TestFX patterns for JavaFX controller testing in Xeres including FXML loading with controller factories, mocking reactive clients, and user interaction testing.
Idioma del texto original: inglés
How to translate the help files and the i18n properties files
Idioma del texto original: inglés
JavaFX patterns for Xeres including controller structure with FXML views, WindowController lifecycle, WindowManager usage, and JavaFX-Spring integration.
Idioma del texto original: inglés
Spring Boot patterns for Xeres including constructor injection, @Transactional boundaries, REST controllers with OpenAPI annotations, and reactive WebClient usage in the UI module.
Idioma del texto original: inglés