Skip to content

Add autoconfig for reflection service and friends #26

@dsyer

Description

@dsyer

Probably all gated behind a boolean enabled flag. The configuration is easy, it's just deciding what to do by default, e.g. in the existing sample

@Bean
public BindableService serverReflection() {
	return ProtoReflectionService.newInstance();
}

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions