|
%!s(int64=8) %!d(string=hai) anos | |
---|---|---|
.. | ||
src | %!s(int64=10) %!d(string=hai) anos | |
README.md | %!s(int64=10) %!d(string=hai) anos | |
benchmark_config.json | %!s(int64=9) %!d(string=hai) anos | |
hello-world-mongo.yml | %!s(int64=10) %!d(string=hai) anos | |
hello-world-mysql.yml | %!s(int64=10) %!d(string=hai) anos | |
hello-world-postgres.yml | %!s(int64=10) %!d(string=hai) anos | |
pom.xml | %!s(int64=9) %!d(string=hai) anos | |
setup_mongo.sh | %!s(int64=9) %!d(string=hai) anos | |
setup_mysql.sh | %!s(int64=9) %!d(string=hai) anos | |
setup_postgres.sh | %!s(int64=9) %!d(string=hai) anos | |
source_code | %!s(int64=10) %!d(string=hai) anos |
This project consists of 3 tests:
HelloWorldService.java
and HelloWorldConfiguration.java
HelloMongoService.java
and HelloMongoConfiguration.java
All other resources
and model
code are shared. The main *Service.java
is set based on maven profiles.
Respective .yml
configuration files are specified in each setup_*.sh
script.