mirror of
https://gitee.com/easii/mapstruct-plus.git
synced 2025-12-06 17:18:43 +08:00
fix #108
This commit is contained in:
parent
3010530616
commit
932b83eb6c
@ -25,7 +25,7 @@ public class MapstructAutoConfiguration {
|
||||
}
|
||||
|
||||
@Bean
|
||||
public SpringContextUtils springContextUtils() {
|
||||
public static SpringContextUtils springContextUtils() {
|
||||
return new SpringContextUtils();
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user