0x1306e6d / tollgate

An API gateway for your microservice.
MIT License
6 stars 1 forks source link

Fix `RemappingRequestPathStrategy` is not final #105

Closed 0x1306e6d closed 3 years ago

0x1306e6d commented 3 years ago

Fix RemappingRequestPathStrategy is not final, internal class should be final if not used for inheritance.