-
### Expected Behavior
I'm going to make this 1 issue talk about 3 api issues, we can split into 3 issues if you want
1. `docletpath()` should take a provider and/or a file collection, current workar…
-
Currently, using the sim support provided by lib199 is error prone because it requires knowing the names of the various devices and properties and using those names (as strings) to create and use `Sim…
-
###### Which version and edition of Flyway are you using?10.20.1
Caused by: org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.flywaydb.core.Flyway]: Factory method 'fly…
-
It would be nice if I can create my own templates for all the new content block which I create. At the moment they are generated with `contentblocks/content-blocks/Classes/Generator/HtmlTemplateCodeGe…
-
Issue from Sat, 23 Aug 2008 10:03:40 GMT
Originally opened at https://clrinterop.codeplex.com/workitem/2159
----
the app could allow the user to create more then one generated class and allow…
-
Issue from Sat, 23 Aug 2008 10:03:40 GMT
Originally opened at https://clrinterop.codeplex.com/workitem/2159
----
the app could allow the user to create more then one generated class…
-
Issue from Sat, 23 Aug 2008 10:03:40 GMT
Originally opened at https://clrinterop.codeplex.com/workitem/2159
----
the app could allow the user to create more then one generated class…
-
It would be nice for those of us tha try to keep warnings at Zero, if the generated classes could suppress their unchecked cast warnings.
@SuppressWarnings("unchecked") on the whole class would pro…
-
Hey, is there a way to prevent the generation of interfaces and publisher/subscriber methods?
If I have understood it correctly, this library is primarily to be used with Spring Cloud Streams. Our …
-
## No classes generated with Java21
With following dependencies, with Spring Boot 3.1.7.
```
+--- com.querydsl:querydsl-apt:5.0.0
| \--- com.querydsl:querydsl-codegen:5.0.0
| +--- …