Dave Syer
Dave Syer
> Can you do anything at all after starting up STS4 ? The UI is responsive up to a point. As soon as I try to open a closed project...
The change in #775 works for me. AOT also works fine, but there's a missing hint for netty (I will try and get it added to the metadata catalog) and...
There is a client in the test in my PR: https://github.com/oracle/graalvm-reachability-metadata/pull/148 (see metadata/io.grpc/grpc-netty/1.51.0/reflect-config.json).
I would open a separate issue about that if I were you.
We also need #829 and #835. I think with #826 that will make everything pretty usable in Spring Boot 3.
It works pretty well already actually, but those issues I mentioned above would need to be addressed to bring absolutely everything up to date.
There's a small sample in my fork: https://github.com/dsyer/grpc-spring-boot-starter/tree/springboot3. Also a standalone one at https://github.com/dsyer/native-grpc (linked to above in a comment already).
Did you copy the `AutoConfiguration.imports` from `master`? You might need to provide a few more details about what didn't work.
I don't have any of those problems. Spring will happily call the legacy `@PostConstruct`, and the `@ConfigurationProperties` work the same as before. I haven't tried it with all the server...
The workaround for me was to install pulseaudio and use that to control the I/O (link in duplicate issue above).