Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in service-layer

Does the Facade pattern violate SRP?

SoapUI Maven plugin- executing multiple projects

Should aggregate roots have dependencies?

Application Service Layer - how to write API method interfaces

How to manage transactions in the service layer?

How to decouple eloquent from the service layer?

Implementing the Repository Pattern in ASP.NET MVC

ObservableCollection in the service layer of the WPF MVVM application

Correct way of implementing a service layer in CodeIgniter applications

Am I using service layer correctly?

How to pass complex ViewModel to Service Layer in ASP.NET MVC?

asp.net-mvc service-layer

Service layer in java swing application

Spring security securing the service layer, the web-service layer or both?

Responsibilities of Service and Repository layers

Should Service Layer methods expect instances or id's?

How can I pass service layer validation messages back to the caller?

Should an entity service class call another entity's service or its repository

repository service-layer

Separation of validator and service with external API calls

How should be my Service method signature?

Service layer vs business layer - differences?