Spaces:
Running
Running
| <html lang="en"> | |
| <head> | |
| <meta charset="UTF-8"/> | |
| <link rel="stylesheet" href="style.css" type="text/css"/> | |
| <title>Application Service</title> | |
| </head> | |
| <body> | |
| <p>An <b>Application Service</b> represents an explicitly defined exposed application behavior.</p> | |
| <h2>Category:</h2> | |
| <p>Application. Behavioural.</p> | |
| <h2>Examples:</h2> | |
| <p>Transaction Processing, Payment Service, Customer Admin Service.</p> | |
| </body> | |
| </html> |