11 2020 档案
摘要:<mvc:annotation-driven> <mvc:message-converters register-defaults="true"> <bean class="org.springframework.http.converter.StringHttpMessageConverter">
阅读全文
摘要:<bean id="transcationManager" class="org.springframework.jdbc.datasource.DataSourceTransactionManager"> <property name="dataSource" ref="dataSourse"/>
阅读全文
摘要:打包运行时,默认过滤静态资源文件,但是我们并不希望我们的配置文件被过滤,这样运行时会报错,所以我们一般配置一下过滤规则 <build> <resources> <resource> <directory>src/main/resources</directory> <includes> <inclu
阅读全文

浙公网安备 33010602011771号