We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 536336b commit 6b4b250Copy full SHA for 6b4b250
1 file changed
src/main/java/org/fiware/iam/TIRv5Mapper.java
@@ -41,7 +41,7 @@
41
* and mapping of v5-specific fields ({@code issuerType}, {@code tao}, {@code rootTao}).
42
*
43
* @author <a href="https://github.com/wistefan">Stefan Wiedemann</a>
44
- **/
+ */
45
@Mapper(componentModel = "jsr330")
46
public interface TIRv5Mapper {
47
0 commit comments