spring-data-commons icon indicating copy to clipboard operation
spring-data-commons copied to clipboard

Fix internal typo of class name

Open knalli opened this issue 1 year ago • 0 comments

Hi there, I have noticed a small typo in the class SpringDataWebSettingsRegistar => SpringDataWebSettingsRegistrar

Because this is a public class, a simple rename could be breaking change. I have added an alias with deprecation hint for removal.

There is no test that covers such a typo. Since I did not change the functionality at all, I did not add myself.

knalli avatar Jun 10 '24 15:06 knalli