gertvv / jena-es

VERY EXPERIMENTAL implementation of event sourcing on top of Apache Jena and Fuseki
5 stars 6 forks source link

README update, json dataset query path #5

Closed DanielReid closed 9 years ago

gertvv commented 9 years ago

I'm confused... What's with the .iml file, and why do the instructions need updating?

DanielReid commented 9 years ago

My bad, dunno how that .iml got in there. Cleaned it out.

to build the jar with all dependencies correctly it's necessary to use mvn install spring-boot:repackage so I updated the readme.

There's also an extra /datasets route in there from Connor's commits.

gertvv commented 9 years ago

Not sure about the "install" part but I guess I can believe the spring-boot:repackage.