From 5ae943a8a18e3810780fce737e0fc7b00b72514b Mon Sep 17 00:00:00 2001 From: Anatoly Papenko Date: Sat, 3 Feb 2018 10:48:28 +0200 Subject: [PATCH 1/2] Add lombok to initial project --- .gitignore | 3 +- .idea/workspace.xml | 1186 ++++++----------- build.gradle | 24 +- gradle/wrapper/gradle-wrapper.jar | Bin 54706 -> 54329 bytes gradle/wrapper/gradle-wrapper.properties | 5 +- .../com/example/common/StringEmitter.java | 1 - .../cryptotrading/StatisticMessage.java | 65 +- .../cryptotrading/utils/StatisticUtils.java | 47 +- .../com/example/cryptotrading/utils/Sum.java | 55 +- .../com/example/essential/IndexedWord.java | 50 +- src/main/java/com/example/store/Order.java | 67 +- src/main/java/com/example/store/Product.java | 64 +- .../com/example/store/ProductsCatalog.java | 10 +- .../com/example/store/UserActivityUtils.java | 1 - .../com/example/common/TestStringEmitter.java | 3 +- .../utils/StatisticUtilsTest.java | 1 - 16 files changed, 552 insertions(+), 1030 deletions(-) diff --git a/.gitignore b/.gitignore index 260dbbf..4f65755 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ out .idea .gradle *.iml -*.class \ No newline at end of file +*.class +.idea \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 5d1912a..e12832b 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -1,12 +1,24 @@ - - - - - - + + + + + + + + + + + + + + + + + + - - - - + + + + + + + + + + + + + - + + + + + + + + + + + + + + + + + + + + + + - -