#314 - Polishing.

Extracted MyBatis Boot Starter version int property in pom.xml. Removed unused code, more use of Lombok, formatting. Added new lines at end of files where missing.

Original pull request: #345.
This commit is contained in:
Oliver Gierke
2018-03-09 16:36:45 +01:00
parent 047610df5f
commit fdb545fd18
11 changed files with 32 additions and 50 deletions

View File

@@ -18,7 +18,7 @@
<modules>
<module>basics</module>
<module>mybatis</module>
<module>mybatis</module>
</modules>
<properties>