This commit is contained in:
John Blum
2018-08-20 22:26:51 -07:00
parent 125877df89
commit 017eebafcd
2 changed files with 2 additions and 2 deletions

View File

@@ -35,7 +35,7 @@
<!--4-->
<bean class="org.springframework.session.data.gemfire.config.annotation.web.http.GemFireHttpSessionConfiguration"
p:maxInactiveIntervalInSeconds="30" p:poolName="DEFAULT"/>
p:poolName="DEFAULT"/>
<!-- end::beans[] -->
</beans>