xmolecules / jmolecules-integrations

Technology integration for jMolecules
Apache License 2.0
85 stars 23 forks source link

Move `RecordInstantiator` to JPA artifact #181

Closed odrotbohm closed 1 year ago

odrotbohm commented 1 year ago

There's nothing in RecordInstantiator that is really tied to Spring. We would need write custom code to create record instances but that should be worth the effort to move the class into the more appropriate artifact.