一看运行时候的配置
配置如果用了tomcat那就是ssm如果没有用tomcat就是springboot。
ssm框架如下:
springboot框架如下:
二看代码
代码里面如果有@SpringBootApplication就是springboot如果没有就是ssm。
springboot框架会有如下注解:
一看运行时候的配置
配置如果用了tomcat那就是ssm如果没有用tomcat就是springboot。
ssm框架如下:
springboot框架如下:
二看代码
代码里面如果有@SpringBootApplication就是springboot如果没有就是ssm。
springboot框架会有如下注解: