SEC-105: Correct incorrect JavaDocs.
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user