Thomas H.

Results 5 issues of Thomas H.

We are working together with the library https://github.com/typestack/class-transformer This library does not provide all required values with the constructor, but instead sets the values after instantiation of the class. Unfortunately...

… in the constructor. See: https://github.com/vojtechhabarta/typescript-generator/issues/856

Hi, as far as I can see, the typescript-generator unfortunately cannot handle Java-records adequately. If I have a standard Java-Class such as the following: ``` public class Foo { private...

I pretty much like your library. But unfortunately I ran into the problem, that I already have a style for my pagination with my dedicated css-classes. Therefor I needed a...

We are using a seperate path for our integration-tests in an additional path "integration-test". These are glued together through the maven plugin org.codehaus.mojo:build-helper-maven-plugin:3.0.0. If I run any ktlint-goal such as...