Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/spring/11.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Java 在Thymeleaf中使用instanceof_Java_Spring_Spring Boot_Thymeleaf_Spring El - Fatal编程技术网

Java 在Thymeleaf中使用instanceof

Java 在Thymeleaf中使用instanceof,java,spring,spring-boot,thymeleaf,spring-el,Java,Spring,Spring Boot,Thymeleaf,Spring El,有没有办法在Thymeleaf中使用Javainstanceof操作符 比如: 试试: 或者,如果使用弹簧: 更多关于和

有没有办法在Thymeleaf中使用Java
instanceof
操作符

比如:


试试:

或者,如果使用弹簧:

更多关于和