Open Issues Need Help
View All on GitHubUniversal Contract Generator (UniConGen) — generate REST, gRPC, GraphQL APIs and Kafka producers/consumers from annotated Java services
AI Summary: This issue requires replacing `System.out` prints in the `Demo` class with SLF4J logging using Logback, defining appropriate logging levels for various events. It also aims to enforce SLF4J logger usage across all future project classes and optionally includes adding a `logback.xml` configuration for consistent structured logging.
Universal Contract Generator (UniConGen) — generate REST, gRPC, GraphQL APIs and Kafka producers/consumers from annotated Java services
AI Summary: This issue requests the relocation of the `Demo` class to `core/src/main/java/ru/levitsky/unicongen/core/demo`. The purpose of this refactoring is to ensure that demonstration code is clearly separated from the core application logic and is not dispersed throughout the system.
Universal Contract Generator (UniConGen) — generate REST, gRPC, GraphQL APIs and Kafka producers/consumers from annotated Java services
Universal Contract Generator (UniConGen) — generate REST, gRPC, GraphQL APIs and Kafka producers/consumers from annotated Java services