EclipseStore Home

EclipseStore Reference Manual

    • Welcome
    • System Requirements
    • Changelog
    • Installation
    • Storage
      • Getting Started
      • Root Instances
      • Configuration
        • Properties
        • Storage Files and Directories
        • Using Channels
        • Houskeeping
        • Read-only Manager
        • Backup
          • Continous Backup
          • Full Backup
        • Lock File
      • Storage Targets
        • Local File System
        • SQL Databases
          • MariaDB
          • Oracle
          • Postgres
          • Sqlite
        • Blob Stores
          • AWS
            • DynamoDB
            • S3
          • Azure Storage
          • Google Cloud Firestore
          • Kafka
          • Oracle Cloud Object Storage
          • Redis
      • Storing Data
        • Convenience Methods and Explicit Storing (Transactions)
        • Lazy and Eager Storing
        • Transient Fields
        • Best Practice
        • Deep Copy Utility
      • Loading Data
        • Lazy Loading
        • Lazy Collections
        • Touched Timestamp, Null-Safe Variant
        • Clearing Lazy References
      • Deleting Data
      • Queries
      • Application Life-Cycle
      • Legacy Type Mapping
        • User Interaction
      • Import / Export
      • Housekeeping
      • Customizing
        • Custom Type Handler
        • Custom Legacy Type Handler
        • Custom Class Loader
        • Custom Storing Behavior
        • Optional Storage Manager Reference in Entities
      • REST Interface
        • Setup
        • REST API
        • Client GUI
      • FAQ
        • Data Model
        • Data Management
        • File Storage
        • Java Features
        • Miscellaneous
      • Addendum
        • Supported Java Features
        • Specialized Type Handlers
        • Tools
        • Examples and Demo Projects
    • Serializer
    • Cache
      • Getting Started
      • Configuration
        • Properties
        • Storage
      • Use Cases
        • Hibernate Second Level Cache
        • Spring Cache
    • Communication
    • Miscellaneous
      • Logging
      • Monitoring
      • Integrations
        • Spring-Boot
        • Micronaut
        • CDI
      • Layered Entities
        • Configuration
        • Defining Entities
        • Creating Entities
        • Updating Entities
        • Versioning
        • Logging
        • Multiple Layers
      • Wrapping
        • Configuration
        • Usage
EclipseStore Reference Manual V1
  • EclipseStore Reference Manual
    • V2
    • V1
  • EclipseStore Reference Manual
  • Miscellaneous
  • Integrations
  • Micronaut
V2 V1
Edit this Page

Micronaut Integration

The Micronaut integration for EclipseStore ships with the official Micronaut releases and is hosted at their Github repository.

For more information see the official guide.

Official Micronaut site: https://micronaut.io/

Spring-Boot CDI
© 2023-2024 MicroStream Software. All rights reserved.