积分充值
 首页
前端开发
AngularDartElectronFlutterHTML/CSSJavaScriptReactSvelteTypeScriptVue.js构建工具
后端开发
.NetC#C++C语言DenoffmpegGoIdrisJavaJuliaKotlinLeanMakefilenimNode.jsPascalPHPPythonRISC-VRubyRustSwiftUML其它语言区块链开发测试微服务敏捷开发架构设计汇编语言
数据库
Apache DorisApache HBaseCassandraClickHouseFirebirdGreenplumMongoDBMySQLPieCloudDBPostgreSQLRedisSQLSQLiteTiDBVitess数据库中间件数据库工具数据库设计
系统运维
AndroidDevOpshttpdJenkinsLinuxPrometheusTraefikZabbix存储网络与安全
云计算&大数据
Apache APISIXApache FlinkApache KarafApache KyuubiApache OzonedaprDockerHadoopHarborIstioKubernetesOpenShiftPandasrancherRocketMQServerlessService MeshVirtualBoxVMWare云原生CNCF机器学习边缘计算
综合其他
BlenderGIMPKiCadKritaWeblate产品与服务人工智能亿图数据可视化版本控制笔试面试
文库资料
前端
AngularAnt DesignBabelBootstrapChart.jsCSS3EchartsElectronHighchartsHTML/CSSHTML5JavaScriptJerryScriptJestReactSassTypeScriptVue前端工具小程序
后端
.NETApacheC/C++C#CMakeCrystalDartDenoDjangoDubboErlangFastifyFlaskGinGoGoFrameGuzzleIrisJavaJuliaLispLLVMLuaMatplotlibMicronautnimNode.jsPerlPHPPythonQtRPCRubyRustR语言ScalaShellVlangwasmYewZephirZig算法
移动端
AndroidAPP工具FlutterFramework7HarmonyHippyIoniciOSkotlinNativeObject-CPWAReactSwiftuni-appWeex
数据库
ApacheArangoDBCassandraClickHouseCouchDBCrateDBDB2DocumentDBDorisDragonflyDBEdgeDBetcdFirebirdGaussDBGraphGreenPlumHStreamDBHugeGraphimmudbIndexedDBInfluxDBIoTDBKey-ValueKitDBLevelDBM3DBMatrixOneMilvusMongoDBMySQLNavicatNebulaNewSQLNoSQLOceanBaseOpenTSDBOracleOrientDBPostgreSQLPrestoDBQuestDBRedisRocksDBSequoiaDBServerSkytableSQLSQLiteTiDBTiKVTimescaleDBYugabyteDB关系型数据库数据库数据库ORM数据库中间件数据库工具时序数据库
云计算&大数据
ActiveMQAerakiAgentAlluxioAntreaApacheApache APISIXAPISIXBFEBitBookKeeperChaosChoerodonCiliumCloudStackConsulDaprDataEaseDC/OSDockerDrillDruidElasticJobElasticSearchEnvoyErdaFlinkFluentGrafanaHadoopHarborHelmHudiInLongKafkaKnativeKongKubeCubeKubeEdgeKubeflowKubeOperatorKubernetesKubeSphereKubeVelaKumaKylinLibcloudLinkerdLonghornMeiliSearchMeshNacosNATSOKDOpenOpenEBSOpenKruiseOpenPitrixOpenSearchOpenStackOpenTracingOzonePaddlePaddlePolicyPulsarPyTorchRainbondRancherRediSearchScikit-learnServerlessShardingSphereShenYuSparkStormSupersetXuperChainZadig云原生CNCF人工智能区块链数据挖掘机器学习深度学习算法工程边缘计算
UI&美工&设计
BlenderKritaSketchUI设计
网络&系统&运维
AnsibleApacheAWKCeleryCephCI/CDCurveDevOpsGoCDHAProxyIstioJenkinsJumpServerLinuxMacNginxOpenRestyPrometheusServertraefikTrafficUnixWindowsZabbixZipkin安全防护系统内核网络运维监控
综合其它
文章资讯
 上传文档  发布文章  登录账户
IT文库
  • 综合
  • 文档
  • 文章

无数据

分类

全部后端开发(317)Java(317)Spring(317)

语言

全部英语(317)

格式

全部PDF文档 PDF(189)TXT文档 TXT(67)其他文档 其他(61)
 
本次搜索耗时 0.051 秒,为您找到相关结果约 317 个.
  • 全部
  • 后端开发
  • Java
  • Spring
  • 全部
  • 英语
  • 全部
  • PDF文档 PDF
  • TXT文档 TXT
  • 其他文档 其他
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Spring Framwork Core Technologies v5.3.36 SNAPSHOT

    . 290 4.3.2. Properties, Arrays, Lists, Maps, and Indexers . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 291 4.3.3. Inline Lists . . . . . . . . . . . . . . . . . . as BeanDefinition objects, which contain (among other information) the following metadata: • A package-qualified class name: typically, the actual implementation class of the bean being defined. • Bean name of the nested class. For example, if you have a class called SomeThing in the com.example package, and this SomeThing class has a static nested class called OtherThing, they can be separated by
    0 码力 | 485 页 | 6.31 MB | 1 年前
    3
  • text文档 Spring Framework 1.1.1 Changelog

    springframework.org Changes in version 1.1.1 (30.9.2004) ------------------------------------ Package org.springframework.aop * modified Cglib2AopProxy to prevent protected methods from being proxied PoolingConfig's "getActive"/"getFree" in favor of "getActiveCount"/"getIdleCount", for consistent naming Package org.springframework.beans * MutablePropertyValues's "addPropertyValues" methods return MutablePropertyValues not on file system Package org.springframework.cache * added explicit support for EHCache via EhCacheManagerFactoryBean and EhCacheFactoryBean in the "ehcache" subpackage Package org.springframework
    0 码力 | 44 页 | 124.03 KB | 1 年前
    3
  • text文档 Spring Framework 1.1.2 Changelog

    ambiguities) * renamed all remaining "*TestSuite" class to "*Tests", for consistent naming of test cases Package org.springframework.aop * added "setExposeProxy" method to Advised interface * deprecated Adviced's ORO (the default), off uses the JDK 1.4 regexp package * reworked DebugInterceptor to log to Commons Logging at debug level rather than to the console Package org.springframework.beans * added support for rather than "bean+" in XML bean definitions, i.e. no bean definitions in a file (just imports) Package org.springframework.context * ConfigurableApplicationContext's "getBeanFactory" method throws an
    0 码力 | 47 页 | 133.79 KB | 1 年前
    3
  • text文档 Spring Framework 1.1.3 Changelog

    springframework.org Changes in version 1.1.3 (12.12.2004) ------------------------------------- Package org.springframework.aop * introduced ProxyMethodInvocation interface, to let DelegatingIntroductionInterceptor Cglib2AopProxy where proxy creation failed in case of unadvised target method calls during constructor Package org.springframework.beans * BeanWrapperImpl automatically registers a default ResourceArrayPropertyEditor tionParser resolves "set" tag as LinkedHashSet on JDK 1.4, falling back to HashSet on JDK 1.3 Package org.springframework.context * ApplicationContext interface extends ResourcePatternResolver, offering
    0 码力 | 50 页 | 143.26 KB | 1 年前
    3
  • text文档 Spring Framework 1.1.4 Changelog

    springframework.org Changes in version 1.1.4 (31.1.2005) ------------------------------------ Package org.springframework.aop * added "setClassFilter" method to StaticMethodMatcherPointcut, to allow AbstractAdvisorAutoProxyCreator to match pointcuts against interface methods if appropriate (e.g. for regexp) Package org.springframework.beans * fixed BeanWrapperImpl to allow custom PropertyEditor (setValue) to kick above) * XML bean definition DTD allows "lookup-method" and "replaced-method" in arbitrary order Package org.springframework.context * fixed AbstractApplicationContext to ignore "applicationEventMulticaster"
    0 码力 | 54 页 | 157.26 KB | 1 年前
    3
  • text文档 Spring Framework 1.1.5 Changelog

    moved Tapestry integration content to a separate chapter ("Integrating with other web frameworks") Package org.springframework.aop * adapted AdvisedSupport to keep the order of proxy interfaces, to create monitor within ConcurrencyThrottleInterceptor, to avoid synchronizing on the user-visible instance Package org.springframework.beans * ClassEditor trims class name strings and converts empty strings into tionParser supports "classpath:" and standard URLs as resource locations for the "import" tag Package org.springframework.context * AbstractApplicationContext uses new DelegatingMessageSource as placeholder
    0 码力 | 57 页 | 166.71 KB | 1 年前
    3
  • text文档 Spring Framework 1.0.0 Changelog

    jhoeller Exp $ Changes in version 1.0 final (24.3.2003) ---------------------------------------- Package org.springframework.aop * upgraded to release 1.0 of the AOP Alliance interfaces * removed attachment Advisors implement the Ordered interface, offering a "order" bean property for specifying a value Package org.springframework.beans * added support for directly setting array, List and Map elements to BeanWrapperImpl to use classes rather than instances, for thread-safety * fixed BeanWrapperImpl's conversion of Lists to arrays to correctly convert to primitive arrays * fixed BeanWrapperImpl's population of an array
    0 码力 | 23 页 | 65.65 KB | 1 年前
    3
  • text文档 Spring Framework 1.2.2 Changelog

    ----------------------------------- Package org.springframework.aop * added "getTargetClass" method to AopProxyUtils (factored out from the JMX support's AbstractMBeanInfoAssembler) Package org.springframework.beans DefaultListableBeanFactory to pre-instantiate and match beans with factory method / "factory-bean" definition Package org.springframework.context * added "alwaysUseMessageFormat" property to AbstractMessageSource, enforcing dleMessageSource also supports JDK 1.5's properties XML files, for files with ".xml" filename Package org.springframework.core * fixed ClassPathResource to fall back to its ClassLoader if none specified
    0 码力 | 72 页 | 205.76 KB | 1 年前
    3
  • text文档 Spring Framework 1.2.1 Changelog

    springframework.org Changes in version 1.2.1 (28.5.2005) ------------------------------------ Package org.springframework.aop * fixed ThrowsAdviceInterceptor to log at DEBUG level rather than INFO level CustomizableTraceInterceptor to use "$[...]" syntax, to avoid conflicts with PropertyPlaceholderConfigurer Package org.springframework.beans * reworked ArgumentConvertingMethodInvoker to determine an appropriate AbstractAutowireCapableBeanFactory registers BeanFactoryAware as default ignored dependency interface Package org.springframework.context * AbstractApplicationContext registers MessageSourceAware/ApplicationContextAware/etc
    0 码力 | 69 页 | 197.87 KB | 1 年前
    3
  • text文档 Spring Framework 1.2.0 Changelog

    springframework.org Changes in version 1.2 final (13.5.2005) ---------------------------------------- Package org.springframework.aop * introduced AbstractTraceInterceptor superclass for all trace interceptors "getAllInterfaces" and "getAllInterfacesForClass" methods to org.springframework.util.ClassUtils Package org.springframework.beans * factored out BeanDefinitionVisitor from PropertyPlaceholderConfigurer dependency checks * reworked ResourceEntityResolver to depend on ResourceLoader only and moved it to package "beans.factory.xml" * factored out resource editor registration from AbstractApplicationContext into
    0 码力 | 67 页 | 194.16 KB | 1 年前
    3
共 317 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 32
前往
页
相关搜索词
SpringFramworkCoreTechnologiesv53.36SNAPSHOTFramework1.1Changelog1.01.2
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩