Skip to content

Commit

Permalink
Move related resources
Browse files Browse the repository at this point in the history
  • Loading branch information
loay committed Aug 2, 2017
1 parent 420de4c commit d004bd2
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions packages/repository/README.md
Expand Up @@ -52,11 +52,6 @@ A repository can be created directly using `DefaultCrudRepository`.
```
Fore more detailed info about the repository usage and implementation with a controller, please refer to [Use Repository](#use-repository)

## Related resources
- https://martinfowler.com/eaaCatalog/repository.html
- https://msdn.microsoft.com/en-us/library/ff649690.aspx
- http://docs.spring.io/spring-data/data-commons/docs/2.0.0.M3/reference/html/#repositories

## Concepts

### Repository
Expand Down Expand Up @@ -434,6 +429,10 @@ server/repositories.json
}
}
```
## Related resources
- https://martinfowler.com/eaaCatalog/repository.html
- https://msdn.microsoft.com/en-us/library/ff649690.aspx
- http://docs.spring.io/spring-data/data-commons/docs/2.0.0.M3/reference/html/#repositories

## Contributions

Expand Down

0 comments on commit d004bd2

Please sign in to comment.