@Target(value={METHOD,TYPE,ANNOTATION_TYPE}) @Retention(value=RUNTIME) @Inherited public @interface Redis
Transactional
annotation to define the
transaction as a redis one and specify the concerned redis client.public abstract String value
Copyright © 2013-2018–2019 SeedStack. All rights reserved.