paulwong

          #

          Jenkins environment variables

          https://medium.com/@mukeshsingal/access-jenkins-global-environment-variables-using-groovy-or-java-b5c1e6b53685

          posted @ 2021-08-16 15:46 paulwong 閱讀(202) | 評論 (0)編輯 收藏

          怎么提高自己的系統架構水平

          https://my.oschina.net/u/4662964/blog/5135740

          posted @ 2021-08-04 11:05 paulwong 閱讀(187) | 評論 (0)編輯 收藏

          JSR-303 Bean Validation - Grouping Javax Validation Constraints

          @NotBlank(message = "Missing ID_IMG_CHECK.")

          以上標簽進行驗證時是無條件驗證,如果想在特定條件下才驗證,則不適用。

          于是才有如下設定:
          @NotBlank(message = "Missing ID_IMG_CHECK.", groups = {GroupA.class} )

          手動驗證:
          Class<?> [] classArray = classList.toArray(new Class<?>[0]);
          LOGGER.info("subVersion : {}, Validate class : {}", subVersion, classNameList);
          CompositeException compositeException = new CompositeException();
          Set<ConstraintViolation<QueryKycResultDetail>> groupSet = validator.validate(queryKycResultDetail, classArray);

          https://www.baeldung.com/javax-validation-groups

          posted @ 2021-07-29 10:00 paulwong 閱讀(252) | 評論 (0)編輯 收藏

          Linux sha512sum command

          檢查file的SHA512值:

          sha512sum [OPTION] [FILE]

          posted @ 2021-07-14 13:41 paulwong 閱讀(275) | 評論 (0)編輯 收藏

          構建ARTEMIS集群

               摘要: 如果多個ARTEMIS以單體的方式啟動,則各個實例互不相關,不能實現高可用。集群因此需將多個實例組隊--集群,以實現高可用,即集群內可實現實例的失敗轉移,消息的負載均衡,消息的重新分配。這需要在集群配置區指定所有所有實例的IP和PORT。但集群實例如果DOWN機,其保存的消息也會隨之消失,因此需要實現高可用,有兩種方式:共享存儲及消息復制。共享存儲共享存儲是由master/slave對組成,指兩個...  閱讀全文

          posted @ 2021-06-30 16:33 paulwong 閱讀(1564) | 評論 (0)編輯 收藏

          NAS vs. SAN - What Are the Differences Between Them

          https://www.backblaze.com/blog/whats-the-diff-nas-vs-san/

          NAS vs. SAN: Differences and Use Cases
          https://www.enterprisestorageforum.com/networking/nas-vs-san-differences-and-use-cases/

          DAS / NAS / IP SAN / FC SAN區別
          https://cloud.tencent.com/developer/article/1580887

          posted @ 2021-06-25 15:18 paulwong 閱讀(192) | 評論 (0)編輯 收藏

          Spring Boot 2.x基礎教程:使用LDAP來管理用戶與組織數據

          http://blog.didispace.com/spring-boot-learning-24-6-2/

          posted @ 2021-06-21 09:21 paulwong 閱讀(234) | 評論 (0)編輯 收藏

          RESTful API using Spring Boot 2.3.5

          https://github.com/sina-sheikholeslami/RESTful-API-using-Spring-Boot

          posted @ 2021-06-17 14:16 paulwong 閱讀(193) | 評論 (0)編輯 收藏

          How to install Docker on CentOS

          https://www.fosslinux.com/42945/how-to-install-docker-on-centos.htm

          posted @ 2021-06-17 14:15 paulwong 閱讀(188) | 評論 (0)編輯 收藏

          使用PROMETHEUS+GRAFANA監控JAVA程序

               摘要: Grafana能夠提供自定義的圖形界面來展示監控數據,但由于被監控的應用五花八門,標準不一,因此Prometheus開發了各種client,應用程序只需引入該SDK,即可與Prometheus溝通,提供Prometheus格式的數據,同時Grafana也開發了能識別Prometheus類型的數據源的插件,Grafana能夠展示Prometheus上的數據。 非JAVA版本的應用: ...  閱讀全文

          posted @ 2021-06-16 09:53 paulwong 閱讀(1039) | 評論 (0)編輯 收藏

          僅列出標題
          共115頁: First 上一頁 8 9 10 11 12 13 14 15 16 下一頁 Last 
          主站蜘蛛池模板: 牟定县| 鄢陵县| 扶余县| 绥芬河市| 宁陕县| 越西县| 桐城市| 潮州市| 涿鹿县| 潢川县| 衢州市| 枣阳市| 荥经县| 油尖旺区| 简阳市| 彩票| 桦南县| 常熟市| 兴隆县| 天津市| 民勤县| 正安县| 平舆县| 靖宇县| 林西县| 武功县| 永仁县| 鸡西市| 翁牛特旗| 万源市| 富锦市| 汕尾市| 济宁市| 林芝县| 罗平县| 玉田县| 平度市| 沂水县| 永善县| 石渠县| 岳普湖县|