-
Hi! I want to use conditional helpers like eq, neq, lt, gt, and, or, not, etc., but its don't work.
https://github.com/jknack/handlebars.java#conditional-helpers
I mean globally for all generators…
-
Hi,
with Java 11, the Nashorn script engine was deprecated and marked for removal (see [JEP 335](https://openjdk.java.net/jeps/335)).
* Do you think, this will affect handlebars.java? Are there ch…
-
For C/C++ includes, C++ templates, Java generics, ... the `` operators are used as brackets.
It might be possible to detect matching pairs and correct the spacing for these cases.
-
### Relevant template
refarch-backend, refarch-eai
### Problem description (optional)
Spotless has capabilities currently not used (import sorting, removing unused imports and so on)
### Desired…
-
Hi,
Using a swagger.json file generated from Java code annotated with "@ApiOperation" etc. (see https://github.com/swagger-api/swagger-core/wiki/Annotations) , I end up with this "options" object in …
-
We should be doing CI testing of all of the robot code templates (both C++ and Java). This can be done in simulation mode (it doesn't need to be tested on the Rio).
-
Currently the completion for appsody init does the following:
$ appsody init
REPO/ID
appsodyhub/java-microprofile
appsodyhub/java-spring-boot2
appsodyhub/nodejs
appsodyhub/nodejs-express
appso…
-
#### Bug Report Checklist
- [x] Have you provided a full/minimal spec to reproduce the issue?
- [x] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagg…
-
I am generating Java 8 code from yaml file specifying my REST API. Models generated with some swagger annotations that I want to get rid of. Is it possible somehow? And maybe it will be possible in th…
-
I am getting following error when trying to persist java object in Orient DB version "3.0.15"
Mar 29, 2019 12:34:05 PM com.orientechnologies.common.log.OLogManager log
INFO: Windows OS is detect…