积分充值
 首页
前端开发
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文库
  • 综合
  • 文档
  • 文章

无数据

分类

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

语言

全部英语(66)

格式

全部TXT文档 TXT(66)
 
本次搜索耗时 0.032 秒,为您找到相关结果约 66 个.
  • 全部
  • 后端开发
  • Java
  • Spring
  • 全部
  • 英语
  • 全部
  • TXT文档 TXT
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • text文档 Spring Framework 1.1.1 Changelog

    to correctly ignore abstract FactoryBeans * added "import" element for XML bean definitions, to allow for loading further bean definitions from relative paths * modified SingletonBeanFactoryLocator to "createRelative" implementation in ClassPathResource to correctly handle relative subdirectories * allow for explicit ClassLoader in ClassPathResource, DefaultResourceLoader, PathMatchingResourcePatternResolver org.springframework.beans * reworked BeanWrapperImpl's property-specific custom editor handling to allow registration for uninitialized subpaths * refined BeanWrapperImpl's "findCustomEditor" to consider
    0 码力 | 44 页 | 124.03 KB | 1 年前
    3
  • text文档 Spring Framework 1.1.2 Changelog

    multi-dimensional collections to BeanWrapperImpl (e.g. "map[myKey][0]" or "map[myKey][0].name") * allow arbitrary bean types passed into BeanUtils' "copyProperties" method (as long as the bean properties static field expression if no other properties specified * fixed PropertiesBeanDefinitionReader to allow bean names that contain dots * deprecated constructing an XmlBeanFactory with InputStream, in favor DefaultXmlBeanDefinitionParser throws an exception in case of multiple "property" definitions for the same name * allow "bean*" rather than "bean+" in XML bean definitions, i.e. no bean definitions in a file (just imports)
    0 码力 | 47 页 | 133.79 KB | 1 年前
    3
  • text文档 Spring Framework 1.1.3 Changelog

    etc Package org.springframework.mock * implemented "getResourcePaths" in MockServletContext, to allow for pattern matching via the ServletContext Package org.springframework.orm * fixed Hibernate/JTA FreeMarkerConfigurationFactory, to be able to suppress file system access * added JasperReportsUtils to allow for convenient rendering of CSV/HTML/PDF/XLS reports with Jasper Reports Package org.springframework "getFormSessionAttributeName" method non-final, to allow for specifying the name * turned AbstractWizardFormController's "getPageSessionAttributeName" method non- final, to allow for specifying the name * changed Ab
    0 码力 | 50 页 | 143.26 KB | 1 年前
    3
  • text文档 Spring Framework 3.2.7 Changelog

    for writeEmptyElement() followed by writeAttribute() (SPR-11254) * fixed CronTriggerFactoryBean to allow calendar name and description to be specified (SPR-9771) Changes in version 3.2.6 (2013-12-12) methods with non boolean returns (SPR-11142) * support multiple comma-separated values in X-Forwarded-Host header (SPR-11140) * fixed tests related to java.beans.BeanInfo changes in JDK8-b117 (SPR-11139) * (SPR-11131) * fixed support for combining multiple @Cacheable within @Caching annotation (SPR- 11124) * allow autowire qualified scoped-proxy @Bean definitions (SPR-11116) * fixed type resolution fails for uninitialized
    0 码力 | 35 页 | 99.84 KB | 1 年前
    3
  • text文档 Spring Framework 3.2.6 Changelog

    methods with non boolean returns (SPR-11142) * support multiple comma-separated values in X-Forwarded-Host header (SPR-11140) * fixed tests related to java.beans.BeanInfo changes in JDK8-b117 (SPR-11139) * (SPR-11131) * fixed support for combining multiple @Cacheable within @Caching annotation (SPR- 11124) * allow autowire qualified scoped-proxy @Bean definitions (SPR-11116) * fixed type resolution fails for uninitialized arguments (SPR-10411) * fixed GenericTypeResolver issues relating to ParameterizedType (SPR-10819) * allow indexed constructors to be used with @Autowire resolution (SPR-11019) * refined JavaConfig overrides
    0 码力 | 34 页 | 97.82 KB | 1 年前
    3
  • text文档 Spring Framework 3.2.10 Changelog

    declaration of private static final logger variables (SPR-11905) fixed documentation links (SPR-11935) allow HttpHeaders to return getAllow() if it was previously set to an empty collection (SPR-11917) improved with Java 8 (SPR-11979, SPR-11889) fixed MBeanExportConfiguration.SpecificPlatform issue (SPR-11877) allow manually registered transaction manager to be recognized by qualifiedBeanOfType (SPR-11915) fixed for writeEmptyElement() followed by writeAttribute() (SPR-11254) * fixed CronTriggerFactoryBean to allow calendar name and description to be specified (SPR-9771) Changes in version 3.2.6 (2013-12-12)
    0 码力 | 37 页 | 105.87 KB | 1 年前
    3
  • text文档 Spring Framework 1.1.4 Changelog

    Package org.springframework.aop * added "setClassFilter" method to StaticMethodMatcherPointcut, to allow for overriding the default ClassFilter.TRUE * factored out AbstractBeanFactoryBasedTargetSource superclass methods if appropriate (e.g. for regexp) Package org.springframework.beans * fixed BeanWrapperImpl to allow custom PropertyEditor (setValue) to kick in before applying String[]-to-CSV conversion * added "g bean objects if wrapped by a BeanPostProcessor * reworked AbstractAutowireCapableBeanFactory to allow for multiple disposable inner beans of the same name * changed DefaultListableBeanFactory's "getBeansOfType"
    0 码力 | 54 页 | 157.26 KB | 1 年前
    3
  • text文档 Spring Framework 3.2.14 Changelog

    double-quoted (SPR-12252) allow for further locking optimizations for the retrieval of non-singleton beans (SPR-12250) improved error messages for MockRestServiceServer (SPR-12230) allow spring HTTP clients ----------- fixed cachingConnectionFactory should catch exceptions on logical close (SPR-12148) allow Cache.get(Object key, Class type) to be more explicit about what to do in case of a type mismatch includeFilters and excludeFilters of @ComponentScan cause failures when used in meta-annotations (SPR-12065) allow AbstractTypeHierarchyTraversingFilter to be more lenient when loading types (SPR-12042) fixed incorrect
    0 码力 | 39 页 | 113.71 KB | 1 年前
    3
  • text文档 Spring Framework 3.2.15 Changelog

    double-quoted (SPR-12252) allow for further locking optimizations for the retrieval of non-singleton beans (SPR-12250) improved error messages for MockRestServiceServer (SPR-12230) allow spring HTTP clients ----------- fixed cachingConnectionFactory should catch exceptions on logical close (SPR-12148) allow Cache.get(Object key, Class type) to be more explicit about what to do in case of a type mismatch includeFilters and excludeFilters of @ComponentScan cause failures when used in meta-annotations (SPR-12065) allow AbstractTypeHierarchyTraversingFilter to be more lenient when loading types (SPR-12042) fixed incorrect
    0 码力 | 40 页 | 114.63 KB | 1 年前
    3
  • text文档 Spring Framework 3.2.16 Changelog

    double-quoted (SPR-12252) allow for further locking optimizations for the retrieval of non-singleton beans (SPR-12250) improved error messages for MockRestServiceServer (SPR-12230) allow spring HTTP clients ----------- fixed cachingConnectionFactory should catch exceptions on logical close (SPR-12148) allow Cache.get(Object key, Class type) to be more explicit about what to do in case of a type mismatch includeFilters and excludeFilters of @ComponentScan cause failures when used in meta-annotations (SPR-12065) allow AbstractTypeHierarchyTraversingFilter to be more lenient when loading types (SPR-12042) fixed incorrect
    0 码力 | 40 页 | 115.96 KB | 1 年前
    3
共 66 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
前往
页
相关搜索词
SpringFramework1.1Changelog3.210141516
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩