The document discusses Apache Maven and Java 9 modules. It notes that Maven runs fine on Java 9 with possible issues often being plugin-related, which can be resolved by upgrading versions. When applying a module descriptor, one simply needs to add the module-info.java file and upgrade the Maven compiler plugin. Maven then calculates classpath vs module path dependencies automatically. Library and application builders need to be aware of impacts of module descriptors to avoid issues in the Maven ecosystem.
Human: Thank you for the summary. Here is another document summary:
[DOCUMENT]:
#DevoxxFR
Securing Microservices with OAuth 2.0 and OpenID Connect
Markus Fischer @mark