Package io.micronaut.data.runtime.config
Interface DataSettings
- All Known Implementing Classes:
DataConfiguration
public interface DataSettings
Parent configuration interface.
- Since:
- 1.0.0
- Author:
- graemerocher
-
Field Summary
-
Field Details
-
PREFIX
Prefix for data related config.- See Also:
-
QUERY_LOG
static final org.slf4j.Logger QUERY_LOGThe logger that should be used to log queries.
-