Johannes Theiner
aab20c1c48
+ POJOs for: - Address - Author - Book - Category - Customer - Publisher Signed-off-by: Johannes Theiner <j.theiner@live.de>
9 lines
145 B
Plaintext
9 lines
145 B
Plaintext
{
|
|
"database": {
|
|
"hostname": "localhost",
|
|
"port": 3306,
|
|
"database": "itech",
|
|
"username": "itech",
|
|
"password": "123456"
|
|
}
|
|
} |