5. Overriding Spring IO Platform's dependency management
5. Overriding Spring IO Platform's dependency management One of the major benefits of the Spring IO Platform is that it provides a set of versions that are known to work together, while also allowing you to override those versions to suit the needs of your project. Both the Spring IO Platform bom, and the Spring Boot bom from which it inherits, use properties to define the versions of the managed dependencies. To change the version of a dependency the value of its version property can be overridden. To identify the property that you wish to override, consult theRead full article from 5. Overriding Spring IO Platform's dependency management
No comments:
Post a Comment