Fernando Marino`

Results 11 issues of Fernando Marino`

Hi all, I'm playing with this framework with good results. In particular I'm using the clahe filter to enhance my images. Unfortunately my images are satellite data that comes as...

Hi, I'm trying to add a different datasource for winds, in particular from Sentinel 3 SRAL instrument. I'm writing the code to convert the data to topojson but is not...

Hi, I'm trying to migrate my code from JTS to your library to better deal with the poles and the dateline. What I need is to clip everything that get...

question

hallo, I'm not sure if this is possible, but I would like to package a spring boot 2 application as a daemon and I don't really know how to do...

I've noticed that this project still uses spring 2.7, which unfortunately has been discontinued. Would be nice to rebase on spring boot 3! Just forcing the dependency doesn't seems to...

enhancement

hi, so I'm pretty new to all this stuff and I have to port an old eclipse plugin with an ant build file to gradle. With maven I've managed to...

hi, I'm getting this error while trying to use this container. I don't really need ssl at the moment but my understanding is that it is automatically generated anyway so...

Hi all, so I'm getting this error message which is quite confusing as I consider "optional" a basic functionality. Maybe it is not necessary since a Mono type can also...

hi, I was following the documentation to setup ldap authentication as reported here: https://vaadin.com/docs/latest/hilla/guides/security/spring-login#appendix-production-data-sources however the method with signature `protected void configure(AuthenticationManagerBuilder auth) throws Exception` does not exists in class...

documentation
hilla

### Describe the bug Hi, I've noticed that if the entity I'm creating the autocrud component from is extending a mapped superclass, the generated UI components includes only the properties...

bug
hilla