Package io.micronaut.core.io
@NullMarked
package io.micronaut.core.io
Micronaut core input/output.
- Since:
- 1.0
- Author:
- graemerocher
-
ClassDescriptionUtility methods for I/O operations.Exception thrown when multiple resources are found and the configured strategy requires the caller to merge them.Exception thrown when duplicate resources are detected.Basic abstraction over resource loading.Resource loading strategy.Builder for
ResourceLoadStrategy.Resource loading strategy.Resolves resources from a set ofResourceLoaderinstances.Interface for types that can be written to anOutputStream.An interface for classes to implement that are capable of writing themselves to aWriter