full?
This commit is contained in:
parent
6942381125
commit
c2c3041b87
@ -10,6 +10,7 @@ import ru.ulstu.is.sbapp.domain.TypeArray;
|
||||
@Configuration
|
||||
public class TypeConfiguration {
|
||||
@Bean(value = "int")
|
||||
|
||||
public TypeInt createIntType(){
|
||||
return new TypeInt();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user