Skip to content

Conversation

hbothra15
Copy link
Owner

Sync

akrystian and others added 30 commits October 26, 2019 08:34
local variable type inference for service-layer design patterns
local variable type inference changes for design pattern service locator
local variable type inference changes for design pattern singleton
local variable infere changes for STATE design pattern
local variable type inference changes for step builder design pattern
local variable type inference changes for strategy design pattern
local variable type inference changes for template method design pattern
local variable type inference changes for throttling design pattern
* local variable type inference changes

local variable type inference changes for thread pool design pattern

* local variable type inference changes

local variable type inference changes for ThreadPool design pattern
* #984 for unitofwork, tolerantreader, twin

* #984 for unitofwork, tolerantreader, twin

* #987 for visitor, value-object, unitofwork, typeobjectpattern, tolerantreader, twin, tranpoline
Add directory-maven-plugin to resolve the location of the
license-plugin-header-style.xml from a submodule directory
* init repo for role object

* add to init

*  add to init

*  add first impl

*  add pattern

*  add license

*  add changes
* Use java 11

* Use .of
- Replace Arrays.asList with List.of
- Replace HashSet<>(List.of()) with Set.of

* Formatting
* Using static object to reduce memory foot prints

* Updating README along with name of static fields

* Updating code as per review comments

* Updating code as per review comments

* Updating doc as per new code
leonorader and others added 9 commits October 31, 2019 19:54
…or patterns #1021 (#1054)

* fix checkstlye errors - visitor pattern

* fix checkstlye errors - strategy pattern

* fix checkstlye errors - singleton pattern
*  Fix for Issue##549

Catch ClientProtocolException and Update Error Logs

* Fix indentation, checkstyle errors

* Fix for Issue #549
Add fallbacks in Aggregator service when other microservices fail

* Make ProductInventoryClientImpl return null instead of zero in case of failure
@hbothra15 hbothra15 merged commit 2963418 into hbothra15:master Nov 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.