Use java.net.URI for all URIs in the ExecutorPool #38

Closed
opened 2021-11-04 15:36:18 +00:00 by reynisson · 0 comments
reynisson commented 2021-11-04 15:36:18 +00:00 (Migrated from github.com)

For an example of this usage, see ch.unisg.tapas.auctionhouse.domain.Auction and classes that reference the URIs in this class

  • Switch out ExecutorIP and ExecutorPort value objects for a single java.net.URI ExecutorUri in the ExecutorClass
For an example of this usage, see ch.unisg.tapas.auctionhouse.domain.Auction and classes that reference the URIs in this class - [x] Switch out ExecutorIP and ExecutorPort value objects for a single java.net.URI ExecutorUri in the ExecutorClass
Sign in to join this conversation.
No description provided.