Update WebConfig.java
This commit is contained in:
parent
14ad816b7d
commit
7df9bffeb8
|
@ -17,3 +17,4 @@ public class WebConfig implements WebMvcConfigurer {
|
|||
registry.addConverter(new GenericBigDecimalConverter());
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue