Following on from https://github.com/spring-projects/spring-boot/issues/47043, we should apply similar naming to auto-configuration classes as well. For example, MongoDataAutoConfiguration
would become DataMongoAutoConfiguration
. Aligning with #9086 and #46156, Neo4jReactiveDataAutoConfiguration
would become DataNeo4jReactiveAutoConfiguration
.
Comment From: wilkinsona
Spring Session-related classes should be handled as part of this as well. For example, RedisSessionAutoConfiguration
should be SessionDataRedisAutoConfiguration
.
Comment From: builtDifferentCoder
Why can't i be assigned this task? i've asked for like 20 tasks