mkopylec / charon-spring-boot-starter

Reverse proxy implementation in form of a Spring Boot starter.
Apache License 2.0
245 stars 55 forks source link

Documentation out of date #113

Closed nicovanbelle closed 3 years ago

nicovanbelle commented 3 years ago

Dear,

I'm starting with Charon but the documentation is out of date. All bean configuration is done with com.github.mkopylec.charon.configuration.CharonConfigurer but it's no longer present in version 3.2.0 which I am using.

If I want to use the documentation, which version of Charon should I use then?

nicovanbelle commented 3 years ago

Ok, I'm a dummy. It's clear now I still need to import web or webflux dependency...