travis and codecove config adjusted to new repo location
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
# The missing, complete example of Domain-Driven Design enterprise application
|
||||
|
||||
[](https://opensource.org/licenses/MIT)
|
||||
[](https://travis-ci.org/michal-michaluk/factory)
|
||||
[](https://codecov.io/gh/michal-michaluk/factory)
|
||||
[](https://travis-ci.org/ddd-by-examples/factory)
|
||||
[](https://codecov.io/gh/ddd-by-examples/factory)
|
||||
|
||||
## Command Query CRUD Responsibility Segregation
|
||||
Not every piece of software is equally important...
|
||||
|
||||
@@ -1 +1,3 @@
|
||||
lombok.addLombokGeneratedAnnotation = true
|
||||
config.stopBubbling=true
|
||||
lombok.addLombokGeneratedAnnotation=true
|
||||
lombok.anyConstructor.addConstructorProperties=true
|
||||
|
||||
Reference in New Issue
Block a user