SyntaxFix
Write A Post
Hire A Developer
Questions
<foo name="port"> <value>${my.server.port:8088}</value> </foo>
should work for you to have 8088 as default port
See also: http://blog.callistaenterprise.se/2011/11/17/configure-your-spring-web-application/