12 lines
367 B
Java
12 lines
367 B
Java
package ctbrec.io.json.mapper;
|
|
|
|
import javax.annotation.processing.Generated;
|
|
|
|
@Generated(
|
|
value = "org.mapstruct.ap.MappingProcessor",
|
|
date = "2025-04-27T15:16:06+1000",
|
|
comments = "version: 1.5.3.Final, compiler: Eclipse JDT (IDE) 3.42.0.z20250331-1358, environment: Java 21.0.6 (Eclipse Adoptium)"
|
|
)
|
|
public class UriMapperImpl implements UriMapper {
|
|
}
|