Software Architecture with Spring 5.0 by René Enríquez

Software Architecture with Spring 5.0 by René Enríquez

Author:René Enríquez
Language: eng
Format: epub
Tags: COM051280 - COMPUTERS / Programming Languages / Java, COM048000 - COMPUTERS / Systems Architecture / Distributed Systems and Computing, COM011000 - COMPUTERS / Systems Architecture / General
Publisher: Packt Publishing
Published: 2018-08-31T15:05:17+00:00


An asynchronous approach sometimes leads us to think that we will end up having inconsistent information, but the truth is that both approaches could lead us to that point. Instead of thinking about synchronous or asynchronous processing, we should consider mechanisms to recover our app from these crashes, such as proper logging, for example. Good logging would be helpful for recovering the data of our systems in exactly the same way as we do for applications that are built using any approach other than event sourcing.

Now it's time to review some code to put the concepts that we discussed previously into practice. Let's build an application that allows us to open a new bank account. The input data required will be as follows:

Customer name

Customer last name

An initial amount of money to open the account

Account type (savings/current)



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.