Pinned Repositories
2023-10-26-poc-fraud
POC app to provide salesforce poc fraud middleware services in spring boot 3.0+ and java 17+
actions-speak-louder
api-tools
a tool project for api client gen, mock, etc
api-using-version-info
restful api to use dynamically generated version info from jar-version-info-gradle-plugin
babel-dive-in
check babel feature
batch-check-out-from-git-repo
check out a set of projects from git repo and switch to specific version for each project
cpp-refresh
Refresh with Modern C++ 11/14/17/20
demo-log4j-masking
demo how to mask sensitive data in log4j
jar-version-info-gradle-plugin
dynamically generate $projectName/version-info.properties for a java project when jaring by attaching doFirst of jar task
whole-test-gradle-plugin
provide java, groovy, scala, kotlin integration, functional, performance, or scenario, or docker end to end test gradle plugin, these tests are different from unit test, and run after unit test.
zpc888's Repositories
zpc888/spring-boot-sleuth-async-and-job
list rest api, asycn, and scheduled cases using sleuth for spring-boot
zpc888/jar-version-info-gradle-plugin
dynamically generate $projectName/version-info.properties for a java project when jaring by attaching doFirst of jar task
zpc888/lab-spring-batch
using spring batch
zpc888/lab-reactivex-style-rest-api
reactivex style rest demo
zpc888/lab-mysql-master-salve-mode
mysql master salve configuration
zpc888/lab-auth2
zpc888/spring-cloud-002
eureka, ribbon, open feign, hystrix, zuul and sleuth
zpc888/spring-cloud-002-config-center
zpc888/gradle
Adaptable, fast automation for all
zpc888/flowing-retail
Sample application demonstrating an order fulfillment system decomposed into multiple independant components (e.g. microservices). Showing concrete implementation alternatives using e.g. Java, Spring Boot, Apache Kafka, Camunda, Zeebe, ...
zpc888/gz-spring-boot-starter-hello-world
hello world alike spring boot starter
zpc888/gz-spring-content-poc
experiment spring content
zpc888/spring-zeebe
Java Spring Framework and Spring Boot integration
zpc888/spring-mvc-fulfillment-base
zpc888/whole-test-gradle-plugin
provide java, groovy, scala, kotlin integration, functional, performance, or scenario, or docker end to end test gradle plugin, these tests are different from unit test, and run after unit test.
zpc888/zeebe-camel-facebam
Example setup using zeebe with spring boot and apache camel in "the cloud"
zpc888/jsencrypt
A Javascript library to perform OpenSSL RSA Encryption, Decryption, and Key Generation.
zpc888/gradle-wsimport-plugin
Run wsimport on WSDL files to generate Java code required to access web services
zpc888/upload-jar-to-artifact-server
how to upload one or n libraries into nexus/artifactory repository
zpc888/batch-check-out-from-git-repo
check out a set of projects from git repo and switch to specific version for each project
zpc888/api-using-version-info
restful api to use dynamically generated version info from jar-version-info-gradle-plugin