@Stereotype @Target(value=TYPE) @Retention(value=RUNTIME) @Documented public @interface Service
In Latke IoC container, a service is singleton scope by default.
singleton
Copyright © 2009–2019 B3log. All rights reserved.