diff --git a/.idea/workspace.xml b/.idea/workspace.xml index a9a0575..66a2579 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -1,15 +1,8 @@ - - - - - - + - - @@ -359,7 +352,7 @@ @@ -377,7 +377,7 @@ - diff --git a/target/classes/conf.properties b/target/classes/conf.properties new file mode 100644 index 0000000..f995a3b --- /dev/null +++ b/target/classes/conf.properties @@ -0,0 +1,2 @@ +key1=value1 +key2=value2 \ No newline at end of file