cchacin / aws-client-settings-jmh

Benchmarking AWS Clients with and without setting properties

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Java Project Template

Tools:

Code Style:

  • .editorconfig

Git:

  • .gitignore
  • .gitattributes

GitHub Actions:

  • Maven Build Workflow

Dependencies:

Separated plugins for unit and integration tests, surefire and failsafe:

  • mvn test to run all test with the pattern *Test.java
  • mvn integration-tests to run all test with the pattern *IT.java

.mvn config settings:

About

Benchmarking AWS Clients with and without setting properties

License:The Unlicense


Languages

Language:Java 100.0%