mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-03-02 19:39:13 +00:00
SEC-105: Correct incorrect JavaDocs.
This commit is contained in:
parent
969bbff00c
commit
58b8b840b3
@ -59,7 +59,7 @@ public class PortMapperImpl implements PortMapper {
|
||||
* In a Spring XML ApplicationContext, a definition would look something
|
||||
* like this:
|
||||
* <pre>
|
||||
* <property name="httpsPortMapping">
|
||||
* <property name="portMappings">
|
||||
* <map>
|
||||
* <entry key="80"><value>443</value></entry>
|
||||
* <entry key="8080"><value>8443</value></entry>
|
||||
|
Loading…
x
Reference in New Issue
Block a user