Sebastian Daschner
Sebastian Daschner
*Update:* I played around with the init process (the Helm chart runs the `init.sh` script from the config map), and tried to check for the lock file status from the...
Sure: ``` ---> Running in 05bf08ff960e Changed password for user 'neo4j'. Active database: graph.db Directories in use: home: /var/lib/neo4j config: /var/lib/neo4j/conf logs: /var/lib/neo4j/logs plugins: /var/lib/neo4j/plugins import: /var/lib/neo4j/import data: /var/lib/neo4j/data certificates:...
Hi there, Since that version the default behavior doesn't show any information -- unless `-X` or `buildtime.output.log` is specified. I agree that logging that information spams the output for multi-module...
Hi there, I like the approach of adding a "shortcut" of doing everything Liberty needs to do to run my app in one shot (I think we talked about this...
Hmm.. in my tests there are the `"$ref"` variables and the corresponding schemes in `definitions`... Could you please provide an example where it doesn't work?
Hi, well that is currently not on the scope. The idea of the analyzer is to be as close to the JAX-RS standard as possible -- meaning that the generated...
Cool! Will check asap. We should also think about supporting JSON-B (Java EE 8).
Hmm.. what would you suggest? Having an SPI would be the most flexible option I guess.
I see (sorry for the late response, once again :)) So, a solution would be to modularize the Swagger backend impl (so the methods fits the swagger concepts) to make...
Sounds interesting. How do you think the Swagger output should look like? Are there appropriate Swagger properties for that? Or in other words: what kind of information should the annotation...