TGTGInsighttelegram intelligenceLIVE / telegram public index
← GitHub Trends

TGINSIGHT SIMILAR POSTS

Find similar content

Source channel @githubtrending · Post #15029 · Aug 5

#java#cache#caffine#data#draft#fetch#graphql#immer#immutable#immutable_collections#immutable_datastructures#java#jdbc#kotlin#orm#orm_framework#orm_library#orms#redis#redis_cache Jimmer is a powerful and advanced ORM (Object-Relational Mapping) framework for Java and Kotlin that lets you easily read and write complex data structures without needing to predefine their shapes. It supports dynamic multi-table queries, automatic SQL optimization, and efficient saving of incomplete or nested objects. Jimmer also generates type-safe DTOs (Data Transfer Objects) for complex queries and updates, avoids common problems like "N+1" queries, and offers strong caching and GraphQL support. This means you can build complex business logic faster and with less hassle, improving both development speed and code quality. It works well with modern IDEs and supports both Java and Kotlin seamlessly. https://github.com/babyfish-ct/jimmer

Results

1 similar post found

Search: #dependencyinjection

当前筛选 #dependencyinjection清除筛选
DSR Corporation News

@dsr_news · Post #1036 · 06/19/2025, 09:18 AM

❓Интересуешься внедрением DI в Kotlin-скрипты и хочешь избежать tight coupling? Мы подробно разобрали это в свежей статье на Medium — ‘Keep your scripts decoupled: flexible and safe dependency injection for Kotlin Scripts’! Наши инженеры: Игорь Покотило, Senior Software Engineer, и Константин Некрасов, Principal Software Engineer рассказывают: ✅ как внедрить DI в скрипты так, чтобы не переписывать их при развитии приложения ✅ как использовать Spring IoC ✅ и как при этом не завязать бизнес-логику на инфраструктуру 📖 Читать: ссылка ✍️ Статья на английском языке #Kotlin#DependencyInjection#BackendDevelopment