issues
search
Unleash
/
unleash-spring-boot-starter
Apache License 2.0
1
stars
8
forks
source link
Fix typos in readme
#24
Closed
sberlin
closed
1 year ago
sberlin
commented
1 year ago
About the changes
documented YAML configuration cannot work, because the auto-configuration
defines
the prefix
io.getunleash
instead of
io.getunleashed
documented code example for bean of
unleashContextProvider
does not compile, because of one opening parenthesis too much.
About the changes
io.getunleash
instead ofio.getunleashed
unleashContextProvider
does not compile, because of one opening parenthesis too much.