mapper-boot-starter icon indicating copy to clipboard operation
mapper-boot-starter copied to clipboard

关于使用通用 Mapper 时 UUID 的回写 Java 代码的配置疑问

Open nibocn opened this issue 8 years ago • 0 comments

看了下面这篇关于 UUID 的回写介绍,想了解下通过 Spring Boot 使用时 Java 代码的配置方式如果是一个比较全的代码是什么样的?(通过 Java 代码定义配置时,具体的象 @Bean 这个注解相关的代码应该放在哪个方法上和需要返回什么对象?)现在只有关键的几行代码片段,不是很清楚。 https://gitee.com/free/Mapper/blob/master/wiki/mapper3/10.Mapper-UUID.md

nibocn avatar Nov 08 '17 03:11 nibocn