Java 8, util classes for Enonic 4.7

I’m publishing some of my code for interacting with the (old) Enonic 4.7 from Java.

The code can be found here on Github.

It uses Google Guice for DI, and have Builder pattern wrappers around many of the existing Java API from Enonic.

I’ve not documented it yet, but I’ll probably put in some examples in the README file. And I’ll put it out on Maven Central, after I’ve done some testing.

If anyone else out there is still on 4.7, feel free to contribute to it :slight_smile:

5 Likes