spring-projects / spring-loaded

Java agent that enables class reloading in a running JVM
Apache License 2.0
2.72k stars 515 forks source link

Can Spring Loaded load Protobuf generated files? #233

Open markusherbert opened 2 years ago

markusherbert commented 2 years ago

I wonder if it is possible to use Spring Loaded to reload classes that were generated with Protocol Buffers. I've seen this issue that reports an error in the subject https://github.com/spring-projects/spring-loaded/issues/126.