eclipse / jnosql

Eclipse JNoSQL is a framework which has the goal to help Java developers to create Jakarta EE applications with NoSQL.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Find a light library to YAML reader.

otaviojava opened this issue · comments

The jackson is a nice library, however, it brings several other dependencies. That would be amazing if we can use a light library to the same proposal.

It has to be Eclipse compliant, e.g. in Orbit already. What aspects of YAML are needed? Just config, then it might be (for implementing modules) an option to use e.g. MicroProfile Config or similar which hopefully soon can be replaced by a Jakarta EE Config Spec.

Yes, just for config