Albumen Kevin
Albumen Kevin
> > > > Add a special protocol related config to `ConfigManager` is not a good idea. We need a more reasonable way to manage these special configs. > >...
> > > > > > Add a special protocol related config to `ConfigManager` is not a good idea. We need a more reasonable way to manage these special configs....
@EarthChen @oxsean @icodening PTAL
@EarthChen @icodening PTAL
> @AlbumenJ request payload will be determined by interface argument name, is it a good idea? This is as expected
> > > @AlbumenJ request payload will be determined by interface argument name, is it a good idea? > > > > > > This is as expected > >...
> @AlbumenJ I have another question, does triple protocol allow method overload currently? > > ```java > public interface GreetingsService { > String sayHi3(String name, String message, CompositeBean source); >...
> > > @AlbumenJ I have another question, does triple protocol allow method overload currently? > > > ```java > > > public interface GreetingsService { > > > String...
Please add it into the default allow list
> > Please add it into the default allow list > > Can we consider a blacklist mechanism? Originally, the code did not need to be added, but after upgrading,...