Greg Whitaker

Results 7 issues of Greg Whitaker

Update catnap-spring and catnap-springboot to use the latest version of Spring.

enhancement

1. Add documentation on how to configure Catnap for each of the web frameworks. 2. Add documentation on using Catnap's query language.

enhancement

Add a library that provides catnap support in Ratpack applications.

enhancement

Remove the dependency on the servlet api so that we can properly support async frameworks.

enhancement

Add support for `and`, `or`, and `not` expressions.

enhancement

Currently, Catnap only supports POJOs being returned from services. Add support for returning Maps and Lists of Maps.

enhancement

The plugin should detect the current OS and then automatically download the Flatbuffers binaries for the platform so that there is not a need to have Flatbuffers installed before running...

enhancement