This website requires JavaScript.
Explore
Help
Sign In
zcy
/
spring_reference
Watch
1
Star
0
Fork
You've already forked spring_reference
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
21395e8c96
spring_reference
/
IX. ‘How-to’ guides
/
64.3. Use a random unassign...
4 lines
157 B
Markdown
Raw
Normal View
History
Unescape
Escape
Update 64.3. Use a random unassigned HTTP port.md
2015-03-23 16:35:06 +00:00
### 64.3. 使用随机未分配的HTTP端口
想扫描一个未使用的端口
(
为了防止冲突使用OS本地端口
)
可以使用`server.port=0`。