Quantcast
Channel: A Java geek » Java
Viewing all articles
Browse latest Browse all 64

Easier Spring version management

$
0
0
Earlier on, Spring migrated from a monolithic approach – the whole framework, to a modular one – bean, context, test, etc. so that one could decide to use only the required modules. This modularity came at a cost, however: in the Maven build configuration (or the Gradle one for that matter), one had to specify [...]

Viewing all articles
Browse latest Browse all 64

Trending Articles