Home - modric2jeff/archive GitHub Wiki
Welcome to the archive wiki! custom poi barchart label (({
//series1.setShowLeaderLines(true); // this sets default data lables chart.getCTChart().getPlotArea().getBarChartArray(0).getSerArray(seriesNr).getDLbls() .addNewDLblPos().setVal(org.openxmlformats.schemas.drawingml.x2006.chart.STDLblPos.OUT_END); chart.getCTChart().getPlotArea().getBarChartArray(0).getSerArray(seriesNr).getDLbls().addNewShowVal().setVal(true); chart.getCTChart().getPlotArea().getBarChartArray(0).getSerArray(seriesNr).getDLbls().addNewShowLegendKey().setVal(false); chart.getCTChart().getPlotArea().getBarChartArray(0).getSerArray(seriesNr).getDLbls().addNewShowCatName().setVal(false); chart.getCTChart().getPlotArea().getBarChartArray(0).getSerArray(seriesNr).getDLbls().addNewShowSerName().setVal(false); }))
resolve pyspark with pyarrow >0.14 stackoverflow.com/questions/60306633/pyspark-pandas-udfs-java-lang-illegalargumentexception-error spark_session = SparkSession.builder \
.master("yarn") \ .config('spark.yarn.appMasterEnv.ARROW_PRE_0_15_IPC_FORMAT',1)\ .config('spark.executorEnv.ARROW_PRE_0_15_IPC_FORMAT',1)
cancel-queue docs.cloudbees.com/docs/cloudbees-ci-kb/latest/client-and-managed-controllers/how-can-i-purge-or-clean-the-build-queue stackoverflow.com/questions/12305244/cancel-queued-builds-and-aborting-executing-builds-using-groovy-for-jenkins
jenkins 架构wiki.jenkins-ci.org/JENKINS/Extend-Jenkins.html wiki.jenkins-ci.org/JENKINS/One-Shot-Executor.html docs.cloudbees.com/docs/cloudbees-ci/latest/architecture/ci-cloud www.cnblogs.com/guguli/p/7827435.html
nginx : docs.nginx.com/nginx/admin-guide/security-controls/controlling-access-proxied-http/
Gerrit commentlink phabricator phabricator.wikimedia.org/T76459 gerrit.wikimedia.org/r/c/operations/puppet/+/302229/16/modules/gerrit/templates/gerrit.config.erb
- commentlink “its-phabricator”
-
# Due to limitations of our old gerrit (and hence the old plugins) # that we use, $1 needs to hold the bug number. By the way the # pattern gets used, neither non-capturing groups nor # look-aheads/look-backs work reliably. match = “\bT(\d+)(#\d+)?\b(?!")” link = phabricator.wikimedia.org/T$1$2
linuxhint.com/use-btrfs-snapshots/
SSO RESTFUL stackoverflow.com/questions/60627870/how-to-get-ticket-by-api-in-apereo-cas apereo.github.io/cas/6.6.x/protocol/REST-Protocol-Request-TicketGrantingTicket.html docs.identity.tamu.edu/authentication/cas/flows.html
COPY attributes stackoverflow.com/questions/17641706/how-to-copy-a-directory-with-its-attributes-permissions-from-one-location-to-ano stackoverflow.com/questions/664432/how-do-i-programmatically-change-file-permissions
github.com/angelo-v/testinfra-docker-example
stackoverflow.com/questions/1318972/deleting-millions-of-rows-in-mysql
issues.gerritcodereview.com/issues/40011985
stackoverflow.com/questions/203030/best-way-to-list-files-in-java-sorted-by-date-modified
www.dragonflydb.io/guides/redis-best-practices redis.com/glossary/cache-miss/
cloudinfrastructureservices.co.uk/top-15-apache-cassandra-best-practices-checklist/
docs.airbyte.com/using-airbyte/core-concepts/ docs.airbyte.com/understanding-airbyte/high-level-view
camel.apache.org/components/4.0.x/eips/enterprise-integration-patterns.html
juejin.cn/post/7100142496138657823 www.odoo.com/zh_CN/forum/bang-zhu-1/what-is-an-external-id-and-what-is-its-uses-95070
jberet.gitbooks.io/jberet-user-guide/content/read_and_write_csv_data_with_jackson-dataformat-csv/ stackoverflow.com/questions/19766266/directly-convert-csv-file-to-json-file-using-the-jackson-library
guillaumeblanchet.medium.com/three-ways-to-validate-json-in-java-4b38d95ba7c
jadaptive.com/java-ssh-library/maverick-synergy/port-forwarding-java-ssh-example/ www.golinuxcloud.com/setup-ssh-port-forwarding/
nifichina.github.io/jolt/JOLTIntroduction.pdf docs.digibee.com/documentation/components/tools/transformer-jolt/transformer-getting-to-know-jolt
temporal.io/blog/workflow-engine-principles
the-guild.dev/blog/state-of-graphql-gateways-in-2023 推荐mesh news.ycombinator.com/item?id=36384097 netflixtechblog.com/how-netflix-scales-its-api-with-graphql-federation-part-1-ae3557c187e2
thenewstack.io/odata-or-graphql-the-best-tech-for-developing-an-api-is-neither-or-both/ jeffhandley.com/2018-09-13/graphql-is-not-odata www.linkedin.com/pulse/odata-vs-graphql-francesco-suraci/ zhuanlan.zhihu.com/p/109424841
learn.microsoft.com/en-us/azure/data-factory/concepts-data-flow-expression-builder
stackoverflow.com/questions/37329708/can-frontend-maven-plugin-use-node-npm-already-installed docs.mulesoft.com/studio/6.x/mapping-elements-inside-lists
stackoverflow.com/questions/59639632/how-to-listen-to-a-dynamically-created-queue
archive-ci.gerritforge.com/job/
github.com/GerritCodeReview/gerrit/commit/c0e7ecc89be79919e58e144713579374d05a4ed6
archive-ci.gerritforge.com/view/Plugins-stable-3.3/job/ github.com/GerritCodeReview/gerrit-ci-scripts/tree/master/jenkins-docker github.com/GerritCodeReview/gerrit-ci-scripts/commit/4d1755ef7d3da8004a717f783a3b12399223fe11 gcr.io/analog-bay-123115/jenkins-agent-bazel-docker:debian-buster-69.0.3497.92
github.com/docker-library/mysql/issues/930 stackoverflow.com/questions/42567475/docker-compose-check-if-mysql-connection-is-ready
serverfault.com/questions/1005648/docker-changes-iptables-forward-policy-to-drop stackoverflow.com/questions/63740000/accessing-docker-container-ip-when-using-wsl-ubuntu-20-04-lts
github.com/jgregmac/hyperv-fix-for-devs github.com/microsoft/WSL/issues/4210 learn.microsoft.com/en-us/answers/questions/1123820/set-wsl2-subnet
blogs.halodoc.io/sdks-in-action-real-world-examples-of-java-sdk-success-stories/
github.com/aws/aws-iot-device-sdk-java-v2/tree/main
blog.alexanderwolf.tech/how-to-test-a-json-rpc-api-with-postman/
stackoverflow.com/questions/27230702/speed-up-spring-boot-startup-time
nexus.edgexfoundry.org/content/sites/docs/staging/california/docs/_build/html/Ch-GettingStartedSDK.html blog.csdn.net/xlchen123456/article/details/125066934 blog.csdn.net/keyoushide/article/details/98306622 wiki.edgexfoundry.org/display/FA/EdgeX+Tech+Talks www.yiqisoft.cn/blog/edgex-8/edgex-core-service-core-metadata-72
salithachathuranga94.medium.com/unit-and-integration-testing-in-spring-boot-micro-service-901fc53b0dff docs.spring.io/spring-boot/maven-plugin/integration-tests.html#integration-tests.examples.skip github.com/eugenp/tutorials/tree/master/spring-boot-modules/spring-boot-testing
stackoverflow.com/questions/51574/good-java-graph-algorithm-library github.com/google/guava/wiki/GraphsExplained
stackoverflow.com/questions/26526030/how-do-you-tree-walk-json-via-jackson-2-jsonnode
stackoverflow.com/questions/20707056/custom-exception-with-guava-preconditions
stackoverflow.com/questions/69528012/nginx-different-backend-proxy-based-on-query-parameter
www.springcloud.io/post/2022-03/spring-cloud-gateway-url-rewriting/#gsc.tab=0
github.com/spring-cloud/spring-cloud-gateway/issues/276
devopscube.com/prometheus-jmx-exporter-on-kubernetes/
logging.apache.org/log4j/2.x/manual/customconfig.html
stackoverflow.com/questions/68303617/programmatic-custom-json-layout-log4j2
stackoverflow.com/questions/12524437/output-json-from-bash-script
stackoverflow.com/questions/5312266/how-to-trap-exit-code-in-bash-script stackoverflow.com/questions/28889166/do-batch-files-support-exit-traps
stackoverflow.com/questions/39241851/developing-spring-boot-application-with-lower-footprint www.baeldung.com/executable-jar-with-maven
stacktraceguru.com/springboot/run-method-on-startup juejin.cn/post/7190244701377658936 www.jianshu.com/p/fdeb5e249379
github.com/dsyer/spring-boot-startup-bench?tab=readme-ov-file
stackoverflow.com/questions/45706159/how-to-catch-non-mvc-and-non-rest-exceptions-in-spring-boot
dzone.com/articles/implementing-a-custom-maven-archetype-to-generate
dev.to/sohailshah/create-persistence-unit-without-the-persistencexml-file-3lh8
github.com/jenkinsci/JenkinsPipelineUnit?tab=readme-ov-file 局部变量序列化问题github.com/jenkinsci/pipeline-plugin/blob/master/TUTORIAL.md#serializing-local-variables
www.jenkins.io/blog/2017/02/01/pipeline-scalability-best-practice/
stackoverflow.com/questions/12001337/using-a-workflow-engine-state-machine-engine-or-rolling-my-own