Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 314 Bytes

readme.md

File metadata and controls

18 lines (10 loc) · 314 Bytes

optionfactory-spring/context-web

Property source configuration, conditional beans and WebMvc direct field access configuration

Maven

        <dependency>
            <groupId>net.optionfactory.spring</groupId>
            <artifactId>context-web</artifactId>
        </dependency>

Usage