Victor
|
73eca64b9f
|
refactoring: Issue-1694: Improve caching pattern code quality (#1810)
* Changed database implementation. Removed static objects.
* Fix Logs
* Fix 40 errors from checkstyle plugin run. 139 left))
* Fix CacheStore errors from checkstyle plugin 107 left
* Fix last errors in checkstyle.
* Fix sonar issues
* Fix issues in VALIDATE phase
* Fix Bug with mongo connection. Used "Try with resources"
* Add test
* Added docker-compose for mongo db. MongoDb db work fixed.
* Provided missing tests
* Comments to start Application with mongo.
* Fixes according PR comments. Mainly Readme edits.
* Remove duplicated imports
|
2021-10-20 20:44:01 +03:00 |
|
Ilkka Seppälä
|
0685a505d3
|
#1113 Add uml-reverse-mapper plugin
|
2019-12-07 18:03:49 +02:00 |
|
Ilkka Seppälä
|
b0f9582824
|
#190 Remove urm plugin
|
2017-11-28 20:55:52 +02:00 |
|
NooBxGockeL
|
7d995056ff
|
Update URM Version to 1.4.4 and regenerated all puml files
|
2016-11-26 12:51:06 +01:00 |
|
Ilkka Seppälä
|
64bdab46b9
|
Merge pull request #495 from christofferh/feat/cache-aside
Caching pattern: Cache-Aside
|
2016-10-17 22:49:16 +03:00 |
|
Christoffer Hamberg
|
f114b5b957
|
Caching pattern: Documentation and diagram
|
2016-10-09 12:43:43 +02:00 |
|
Ilkka Seppälä
|
6026eedd51
|
UML generation: Mark the urm-maven-plugin execution to be ignored in Eclipse and recreate all .puml files
|
2016-09-18 17:51:09 +03:00 |
|
NooBxGockeL
|
36fe249960
|
Work on #190: Add first batch of automagically generated puml files
|
2016-08-30 13:29:12 +02:00 |
|
waisuan
|
d0f5009996
|
Issue #273: Changed DB to internal Java data structure to avoid compilation errors + decrease in code coverage
|
2015-10-29 00:57:41 +08:00 |
|
waisuan
|
9891c2e17b
|
Issue #273:Caching Patterns [new pattern]
|
2015-10-28 23:55:47 +08:00 |
|