jar

org.springframework.javaconfig : spring-javaconfig

Maven & Gradle

Oct 06, 2008
3 usages

Spring JavaConfig · The Spring JavaConfig project provides a type-safe, pure-Java option for configuring Spring Application Contexts. While most people currently use XML to configure bean definitions in their Application Contexts, Spring's versatility and metadata based internal handling of bean definitions means alternatives to XML config are easy to implement.

Table Of Contents

Latest Version

Download org.springframework.javaconfig : spring-javaconfig JAR file - Latest Versions:

All Versions

Download org.springframework.javaconfig : spring-javaconfig JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x
1.0

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window spring-javaconfig-1.0.0.m3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.springframework.config.java.valuesource

├─ org.springframework.config.java.valuesource.AbstractStringBasedValueSource.class - [JAR]

├─ org.springframework.config.java.valuesource.CompositeValueSource.class - [JAR]

├─ org.springframework.config.java.valuesource.MessageSourceValueSource.class - [JAR]

├─ org.springframework.config.java.valuesource.PropertiesValueSource.class - [JAR]

├─ org.springframework.config.java.valuesource.ValueResolutionException.class - [JAR]

├─ org.springframework.config.java.valuesource.ValueSource.class - [JAR]

org.springframework.config.java.naming

├─ org.springframework.config.java.naming.BeanNamingStrategy.class - [JAR]

├─ org.springframework.config.java.naming.ChainedStrategy.class - [JAR]

├─ org.springframework.config.java.naming.MethodNameStrategy.class - [JAR]

org.springframework.config.java.annotation.aop.targetsource

├─ org.springframework.config.java.annotation.aop.targetsource.HotSwappable.class - [JAR]

org.springframework.config.java.context

├─ org.springframework.config.java.context.AmbiguousBeanLookupException.class - [JAR]

├─ org.springframework.config.java.context.AnnotationApplicationContext.class - [JAR]

├─ org.springframework.config.java.context.ClassPathScanningConfigurationProviderFactory.class - [JAR]

├─ org.springframework.config.java.context.JavaConfigApplicationContext.class - [JAR]

├─ org.springframework.config.java.context.JavaConfigBeanFactoryPostProcessorRegistry.class - [JAR]

├─ org.springframework.config.java.context.JavaConfigWebApplicationContext.class - [JAR]

├─ org.springframework.config.java.context.MultiplePrimaryBeanDefinitionException.class - [JAR]

├─ org.springframework.config.java.context.NestedClassTypeFilter.class - [JAR]

├─ org.springframework.config.java.context.TypeSafeBeanFactory.class - [JAR]

├─ org.springframework.config.java.context.TypeSafeBeanFactoryUtils.class - [JAR]

org.springframework.config.java.util

├─ org.springframework.config.java.util.DefaultScopes.class - [JAR]

org.springframework.config.java.enhancement

├─ org.springframework.config.java.enhancement.ConfigurationEnhancer.class - [JAR]

org.springframework.config.java.core

├─ org.springframework.config.java.core.AbstractBeanMethodProcessor.class - [JAR]

├─ org.springframework.config.java.core.AutoBeanMethodProcessor.class - [JAR]

├─ org.springframework.config.java.core.BeanMethodProcessor.class - [JAR]

├─ org.springframework.config.java.core.BeanMethodReturnValueProcessor.class - [JAR]

├─ org.springframework.config.java.core.BeanNameTrackingDefaultListableBeanFactory.class - [JAR]

├─ org.springframework.config.java.core.Constants.class - [JAR]

├─ org.springframework.config.java.core.EnhancerMethodInvoker.class - [JAR]

├─ org.springframework.config.java.core.ExternalBeanMethodProcessor.class - [JAR]

├─ org.springframework.config.java.core.ExternalValueMethodProcessor.class - [JAR]

├─ org.springframework.config.java.core.MethodBeanWrapper.class - [JAR]

├─ org.springframework.config.java.core.ScopedProxyMethodProcessor.class - [JAR]

├─ org.springframework.config.java.core.StandardBeanMethodProcessor.class - [JAR]

org.springframework.config.java.process

├─ org.springframework.config.java.process.AbstractAopConfigurationListener.class - [JAR]

├─ org.springframework.config.java.process.AspectJAdviceConfigurationListener.class - [JAR]

├─ org.springframework.config.java.process.AutoBeanConfigurationListener.class - [JAR]

├─ org.springframework.config.java.process.ConfigurationListener.class - [JAR]

├─ org.springframework.config.java.process.ConfigurationListenerRegistry.class - [JAR]

├─ org.springframework.config.java.process.ConfigurationListenerSupport.class - [JAR]

├─ org.springframework.config.java.process.ConfigurationPostProcessor.class - [JAR]

├─ org.springframework.config.java.process.ConfigurationProcessor.class - [JAR]

├─ org.springframework.config.java.process.HotSwapConfigurationListener.class - [JAR]

├─ org.springframework.config.java.process.ImportConfigurationListener.class - [JAR]

├─ org.springframework.config.java.process.ProcessUtils.class - [JAR]

├─ org.springframework.config.java.process.ResourceBundlesConfigurationListener.class - [JAR]

├─ org.springframework.config.java.process.ScopedProxyConfigurationListener.class - [JAR]

org.springframework.config.java.annotation

├─ org.springframework.config.java.annotation.AutoBean.class - [JAR]

├─ org.springframework.config.java.annotation.Bean.class - [JAR]

├─ org.springframework.config.java.annotation.BooleanEnum.class - [JAR]

├─ org.springframework.config.java.annotation.Configuration.class - [JAR]

├─ org.springframework.config.java.annotation.DependencyCheck.class - [JAR]

├─ org.springframework.config.java.annotation.ExternalBean.class - [JAR]

├─ org.springframework.config.java.annotation.ExternalValue.class - [JAR]

├─ org.springframework.config.java.annotation.Import.class - [JAR]

├─ org.springframework.config.java.annotation.Lazy.class - [JAR]

├─ org.springframework.config.java.annotation.Meta.class - [JAR]

├─ org.springframework.config.java.annotation.Primary.class - [JAR]

├─ org.springframework.config.java.annotation.ResourceBundles.class - [JAR]

org.springframework.config.java.enhancement.cglib

├─ org.springframework.config.java.enhancement.cglib.BeanMethodMethodInterceptor.class - [JAR]

├─ org.springframework.config.java.enhancement.cglib.CglibConfigurationEnhancer.class - [JAR]

├─ org.springframework.config.java.enhancement.cglib.ExternalBeanMethodMethodInterceptor.class - [JAR]

├─ org.springframework.config.java.enhancement.cglib.ExternalValueMethodMethodInterceptor.class - [JAR]

├─ org.springframework.config.java.enhancement.cglib.ScopedProxyBeanMethodMethodInterceptor.class - [JAR]

org.springframework.config.java.annotation.aop

├─ org.springframework.config.java.annotation.aop.ScopedProxy.class - [JAR]

org.springframework.config.java.support

├─ org.springframework.config.java.support.ConfigurationSupport.class - [JAR]

Advertisement

Dependencies from Group

Discover Dependencies

Jan 19, 2015
3 usages
143 stars
Sep 20, 2005
40 usages
Oct 23, 2013
238 usages
549 stars
Sep 08, 2012
Nov 11, 2014
21 usages
Nov 23, 2005
26 usages
Apr 17, 2015
1 usages
0 stars
Feb 14, 2015
1 usages
28 stars
Sep 06, 2014
22 usages
2.9k stars