eriklumme

Results 8 comments of eriklumme

👍 'ed this issue. I'm using Azure SQL Edge as a workaround, but the lack of CLR support is an issue, as the database I'm working with uses the `FORMAT`...

It can be overridden by creating your own bean marked with `@Primary`, but it needs documenting.

This also happens when using `optimizationLevel` `SIMPLE`, as then it uses the `lazyPipeline()` method for building, and this never sets the `writtenClasses` field. This seems to have been fixed in...

I made a PR for updating the event bus here https://github.com/peholmst/vaadin4spring/pull/320 Although the project with that PR is in a state where it uses different versions than all other add-ons,...

I'll try to find time this week

Hi @andersforsell , I've been very busy lately so haven't had time to look at this, but it's high on my priority list. It would also require some action from...

@andersforsell Discussing with @peholmst, we decided that the event bus should probably be remade from scratch, due to the security issue explained here https://github.com/peholmst/vaadin4spring/blob/master/eventbus/README.md In short, listeners in the application...