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

无数据

分类

全部后端开发(405)Java(405)Spring(317)ActiveMQ(46)Apacke Wicket(5)Apache Unomi(3)

语言

全部英语(374)中文(简体)(30)中文(繁体)(1)

格式

全部PDF文档 PDF(277)TXT文档 TXT(67)其他文档 其他(61)
 
本次搜索耗时 0.113 秒,为您找到相关结果约 405 个.
  • 全部
  • 后端开发
  • Java
  • Spring
  • ActiveMQ
  • Apacke Wicket
  • Apache Unomi
  • 全部
  • 英语
  • 中文(简体)
  • 中文(繁体)
  • 全部
  • PDF文档 PDF
  • TXT文档 TXT
  • 其他文档 其他
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Nacos架构&原理

    event: - code: -1 firstAppearTime: "2021-03-05T08:35:03Z" lastTransitionTime: "2021-03-05T08:35:06Z" message: The number of ready pods is too small[] 147 > Nacos 生态 status: false - code: 200 firstAppearTime: 在业务系统中必然存在⼀些敏感的服务,这些服务通常会涉及到交易以及用户敏感数据的变化,因 此会严格限制调用方。这个问题在单体架构中几乎不用考虑,因为服务之间的调用是开发者代码控 制的,只有有严格的 Code review 和发布流程,就可以规避服务错调用。但是在微服务架构中就会 被无限放大,因为服务已经发布到注册中心上,理论上任何能从注册中心获取该服务节点信息的客 户端,都可以随意访问这些敏感服 限流来提高系统的限流能力。 Nacos 的 open API 都是基于 http 协议,可以很方便地使用 nginx 来做限流,不需要自身再开 发限流模块来支持各种限流策略。nginx 的基本使用以及 nginx+lua 模块安装网上资源很丰富,这 里就不再介绍。 Nacos 每个接口执行的代价不尽相同,⼀般来说写操作代价比读操作大,与此同时还有高频操作和 低频操作之分,SDK 调用的接口⼀般来说是高频接口,容易出现问题,所以在生产环境需要将这些
    0 码力 | 326 页 | 12.83 MB | 9 月前
    3
  • pdf文档 Apache Wicket 8.x Reference Guide

    . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1 2. How to use the example code . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 143 14.1. Markup hierarchy and code . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 201 18.6. Generating HTML markup from code. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 204
    0 码力 | 350 页 | 9.95 MB | 1 年前
    3
  • pdf文档 Apache Wicket 7.x Reference Guide

    . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1 2. How to use the example code . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 142 14.1. Markup hierarchy and code . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 201 18.6. Generating HTML markup from code. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 204
    0 码力 | 346 页 | 10.00 MB | 1 年前
    3
  • pdf文档 Apache Wicket 10.x Reference Guide

    . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1 2. How to use the example code . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 137 14.1. Markup hierarchy and code . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 192 18.6. Generating HTML markup from code. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 195
    0 码力 | 336 页 | 7.16 MB | 1 年前
    3
  • pdf文档 Apache Wicket 9.x Reference Guide

    . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1 2. How to use the example code . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 136 14.1. Markup hierarchy and code . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 191 18.6. Generating HTML markup from code. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 194
    0 码力 | 335 页 | 7.15 MB | 1 年前
    3
  • epub文档 Spring Boot 2.1.8.RELEASE Reference Guide

    Developing Your First Spring Boot Application Creating the POM Adding Classpath Dependencies Writing the Code The @RestController and @RequestMapping Annotations The @EnableAutoConfiguration Annotation The “main” without the Parent POM Using the Spring Boot Maven Plugin Gradle Ant Starters 14. Structuring Your Code Using the “default” Package Locating the Main Application Class 15. Configuration Classes Importing EntityManager in View Spring Data JDBC Using H2’s Web Console Changing the H2 Console’s Path Using jOOQ Code Generation Using DSLContext jOOQ SQL Dialect Customizing jOOQ 32. Working with NoSQL Technologies
    0 码力 | 705 页 | 658.24 KB | 1 年前
    3
  • pdf文档 Spring Boot 2.1.8.RELEASE Reference Guide

    Dependencies ....................................................................... 18 11.3. Writing the Code .............................................................................................. 18 ......................................................................... 27 14. Structuring Your Code ................................................................................................. ................................. 121 Spring Boot Reference Guide 2.1.8.RELEASE Spring Boot vi Code Generation ......................................................................................
    0 码力 | 480 页 | 2.28 MB | 1 年前
    3
  • pdf文档 Spring Framework 1.2.2 Reference

    ApplicationContext from a web application ........................................................ 40 3.20. Glue code and the evil singleton .......................................................................... decouple code implementing functionality that should logically speaking be separated. Using source-level metadata functionality you can incorporate all kinds of behavioral information into your code, a little implementation is not just any implementation, it provides a clean separation between domain model code and web forms and allows you to use all the other features of the Spring Framework like validation
    0 码力 | 269 页 | 1.41 MB | 1 年前
    3
  • pdf文档 Spring Framework 1.2.6 Reference

    ApplicationContext from a web application ........................................................ 40 3.20. Glue code and the evil singleton .......................................................................... decouple code implementing functionality that should logically speaking be separated. Using source-level metadata functionality you can incorporate all kinds of behavioral information into your code, a little implementation is not just any implementation, it provides a clean separation between domain model code and web forms and allows you to use all the other features of the Spring Framework like validation
    0 码力 | 290 页 | 1.49 MB | 1 年前
    3
  • pdf文档 Spring Framework 1.2.x Reference

    ApplicationContext from a web application ........................................................ 51 3.20. Glue code and the evil singleton .......................................................................... decouple code implementing functionality that should logically speaking be separated. Using source-level metadata functionality you can incorporate all kinds of behavioral information into your code, a little implementation is not just any implementation, it provides a clean separation between domain model code and web forms and allows you to use all the other features of the Spring Framework like validation
    0 码力 | 289 页 | 1.50 MB | 1 年前
    3
共 405 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 41
前往
页
相关搜索词
Nacos架构原理ApacheWicketReferenceGuide10SpringBoot2.1RELEASEFramework1.2
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩