beans block with the names of beans and their values:beans {
bookService {
webServiceURL = "http://www.amazon.com"
}
}[bean name].[property name] = [value]
beans.bookService.webServiceURL=http://www.amazon.com
beans block with the names of beans and their values:beans {
bookService {
webServiceURL = "http://www.amazon.com"
}
}[bean name].[property name] = [value]
beans.bookService.webServiceURL=http://www.amazon.com