gbif / occurrence-annotation

Experimental: Rule based annotation store
Apache License 2.0
0 stars 1 forks source link

Replace JPA with MyBatis #7

Closed timrobertson100 closed 1 year ago

timrobertson100 commented 1 year ago

JPA brings some non-RESTful JSON serialization for the POST with ManyToOne

To control this better, and to align with the rest of the GBIF stack, we'll replace this with MyBatis