Emil Forslund
Emil Forslund
I had the same issue. The view has to be in the same package as the .fxml-file. The controller can be in a different package however. It is also important...
I think a clarification is necessary here. Is the idea to have an immutable implementation of every entity and offer them in the streaming operation? We could offer an option...
A difference between the metadata model and the generated fields is that the metadata is extendable by plugins where the generated fields should remain the same, but all the "core"...
I would say that this is two separate enhancement issues. The first one is about optimizing our existing API and the second one is about introducing an API structure for...
Moved the part about extending API to separate issue #424.
Hi! It looks like there is a problem connecting to the database. Do you have the correct username and password in the `application.properties`-file?
Good suggestion!