2012年1月29日 星期日

[Spring] @Service

@Service("ServiceName")

Service name is used by Spring to identify the service so ServiceName must be unique.

所以必須注意在不同的 project 中的 ServiceName 是否有衝突。

如果寫成 @Service 表示 Class name is ServiceName.



沒有留言:

張貼留言