Commit Graph

19 Commits

Author SHA1 Message Date
sampadawagde c4cac4d381 JAVA-5223: Fix formatting of POMs (Persistence Modules - Part 2) 2021-05-10 20:06:19 +05:30
sampadawagde 7cbf13db95 JAVA-3576 - Align module names, folder names and artifact id 2021-04-02 22:46:25 +05:30
Krzysztof Woyke a382f77a64 JAVA-3295: Remove redundant java.version property 2021-03-26 12:55:14 +01:00
Loredana 5a05897688 revert explicit junit, maven version overrides for boot projects 2020-10-14 16:16:17 +03:00
François Dupire 68287516fe [JAVA-1669] Upgrading JUnit and Maven Surefire Plugin versions (#10018)
* [JAVA-1669] Upgrading JUnit and Maven Surefire Plugin versions

* Upgraded JUnit version for persistence-module and the modules that directly depends on it

* Upgraded Maven Surefire Plugin version for these as well

* Either made modules inheriting from persistence-modules instead of parent-modules or added relative paths when already inheriting persistence-modules

* Upgraded versions in other modules

* [JAVA-1669] Removed explicit relativePath in pom.xml when default value used

* [JAVA-1669] Minor fix
2020-09-23 23:40:21 +05:30
johnA1331 2beedd866c Create README.md 2020-08-20 18:37:21 +08:00
Ankur Gupta 9c846f0e84 keeping Configuration in Separate class 2020-08-15 03:21:29 +05:30
Ankur Gupta 8c0fc4830c Fixing Capitalization Issue in class names 2020-08-03 01:00:01 +05:30
Ankur Gupta 6092afb60a Implementing Code Review comments -3 2020-08-01 22:41:28 +05:30
Ankur Gupta 75df0b0778 retrieving the object from optional object 2020-07-30 03:05:16 +05:30
Ankur Gupta cd3ea37b6b Merge branch 'master' of github.com:ankurguptajec/tutorials 2020-07-30 02:45:20 +05:30
Ankur Gupta 204caa3219 uncommenting the @SpringBootTest and @Test annotation 2020-07-30 02:44:25 +05:30
Ankur Gupta 36279b05b4 Fixing Indentation Issue -3 2020-07-30 02:14:27 +05:30
Ankur Gupta 929ec03e4b Fixing Indentation Issues - 2 2020-07-30 02:09:15 +05:30
Ankur Gupta 251466b0a6 Fixing indentation issues 2020-07-30 02:03:32 +05:30
Ankur Gupta 7693cbd8fe Fixing indentation Issue in pom.xml 2020-07-30 01:54:23 +05:30
Ankur Gupta bb391a389f Implementing Code Review comments-2 2020-07-30 01:49:05 +05:30
Ankur Gupta 23f1333aaa Implementing Code Review comments 2020-07-30 01:43:57 +05:30
Ankur Gupta c95dbf8135 BAEL-4025:Spring Data Azure Cosmos DB 2020-07-26 16:51:40 +05:30