techteam-bln
techteam-bln
If I start the fat jar with `java -jar artipie-v0.30.1-jar-with-dependencies.jar --port=8080 --api-port=8086 --config-file=/artipie.yml` and than thry to call http://localhost:8086/api/index.html the browser console shows following error: ``` Uncaught ReferenceError: SwaggerUIBundle is...
My schema an xml files use UPPER_SNAKE_CASE for all elements and attributes e.g.: ... On elements which will be classes or properties it is possible to define an alternate java...
If you generate classes, which extends a super class, the generated PropInfo class shoud also extends the affiliated PropInfo class of the superclass, or?
Hi, I found your realy interesting project today. It works realy nice and your roadmap looks nice, too. My problem is, that i want to use it inside an air...
### Describe the Feature Request Support the map like [PostgreSQL HStore](https://www.postgresql.org/docs/15/hstore.html) feature in the SQL feature provider as result type. ### Describe the Use Case While working with OSM data,...