You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ditiow is an aspect library designed to help you safely expose features of your Spring REST API without having to expose data from the persistence or business layer of your application.
6
6
@@ -13,7 +13,7 @@ Ditiow is an aspect library designed to help you safely expose features of your
13
13
- Gradle
14
14
15
15
```groovy
16
-
compile 'com.vidolima:ditiow:1.1.0'
16
+
compile 'com.vidolima:ditiow:1.2.0'
17
17
```
18
18
19
19
- Maven
@@ -22,7 +22,7 @@ Ditiow is an aspect library designed to help you safely expose features of your
0 commit comments