Add automatic module names for Spring Cloud Azure modules #27350
Labels
azure-spring
All azure-spring related issues
Client
This issue points to a problem in the data-plane of the library.
Milestone
We chose to add Automatic Module Name over adding module-info.java for each Spring Cloud Azure module for Java9 modules suppport. Here's the list of module names we should set for each one:
We should also make sure these module names match with the root package in most libraries.
http://branchandbound.net/blog/java/2017/12/automatic-module-name/
The text was updated successfully, but these errors were encountered: