Dan

Results 7 issues of Dan

Add a parameter that allows the standard out to not be formatted with the template. This allows you to use a more simple formatting (i.e. just the message) for the...

Could support for the const keyword be added? https://json-schema.org/understanding-json-schema/reference/generic.html#constant-values - Where field and a getter method is added to the pojo but no setters or builder methods should exist for...

This will allow custom rule factories to have a simple string to string map of configuration properties. For example in maven this allows a property such as this to be...

I am trying to connect to a Kubernetes cluster that has a self-signed certificate that has no issuer. I am getting this error when trying to add clusters and play/pause...

bug

Can you release this so we can depend on repository that is listed on https://docs.geotools.org/stable/userguide/build/maven/repositories.html?

I already posted an feature request to Spring Framework but it might involve more trouble than it is worth to them. https://github.com/spring-projects/spring-framework/issues/25157 Regardless short of that becoming available could Spring...

type: enhancement

# Use Case An schema of an type=object has a [examples](https://www.learnjsonschema.com/2020-12/meta-data/examples/) property which could be used for generating public static constant instances of the class and attach to the generated...