# spring-context-support **Repository Path**: blackzs/spring-context-support ## Basic Information - **Project Name**: spring-context-support - **Description**: No description available - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-05-13 - **Last Updated**: 2021-05-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # A support module of spring-context ===================== Current project that extends `spring-context` is based on Spring Framework 3.2.x + ## Release version ````xml ...... org.springframework spring-context ${spring.framework.version} com.alibaba.spring spring-context-support 1.0.11 ...... ```` If your project failed to resolve the dependency, try to add the following repository: ```xml sonatype-nexus https://oss.sonatype.org/content/repositories/releases true ``` ## Document TODO: Working in Process