RainerGanss

Results 7 comments of RainerGanss

This is a problem for us since we get weird reloads if we use the newest vaadin with the newest spring boot version (2.7.1)

ehm, could someone merge this? This does indeed not work on windows. ![2022-03-15 11_04_55-C__WINDOWS_system32_cmd exe](https://user-images.githubusercontent.com/56541781/158354480-d6ab20bb-4adc-43bf-a4cc-37d02c627b8b.png)

#126 ideally together with this one since we'll move to spring boot 3 soon.

Sounds good to me. In particularly the nginx-config would be nice, since we (again) have trouble to configure it to work smoothly with vaadin. @DManstrator maybe add our config here...

Hi @scordio, I am using the maven plugin. I am right now customizing the code generation via the templates to avoid the call to the internal API. Thx for the...

[my_has_elements_assertion_template_for_iterable.txt](https://github.com/assertj/assertj-assertions-generator/files/8039337/my_has_elements_assertion_template_for_iterable.txt) I replaced the calls to the internal API with public ones that I hope do the same... I spent many hours yesterday trying to get this to work and...

I loved the generator used it widely. For now I will run it one last time, hack the hell out of the code to get it work with java >...