Guest User

Untitled

a guest
Jun 24th, 2018
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. <bean id="portMapper" class="org.acegisecurity.util.PortMapperImpl">
  2. <property name="portMappings">
  3. <map>
  4. <entry key="8080"><value>8443</value></entry>
  5. </map>
  6. </property>
  7. </bean>
Add Comment
Please, Sign In to add comment