You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
depend on json core not serde (#512)
* use kotlin DSL
* no need to import micronaut-logging catalogue
* depend on json.core not serde
* annotate with @requires(JsonMapper.class)