sofastack / sofa-bolt

SOFABolt is a lightweight, easy to use and high performance remoting framework based on Netty.
https://www.sofastack.tech/projects/sofa-bolt/
Apache License 2.0
2.44k stars 860 forks source link

Load the first time you use hessian serialization #339

Closed funky-eyes closed 9 months ago

funky-eyes commented 9 months ago

fixes #338

sofastack-cla[bot] commented 9 months ago

Hi @funky-eyes, welcome to SOFAStack community, Please sign Contributor License Agreement!

After you signed CLA, we will automatically sync the status of this pull request in 3 minutes.

OrezzerO commented 9 months ago

Hi, @funky-eyes , please run mvn clean compile -DskipTests in your local, it will reformat your code, and then commit your code.

funky-eyes commented 9 months ago

Hi, @funky-eyes , please run mvn clean compile -DskipTests in your local, it will reformat your code, and then commit your code.

Okay, hold on, please.

funky-eyes commented 9 months ago

Hi, @funky-eyes , please run mvn clean compile -DskipTests in your local, it will reformat your code, and then commit your code.

done