org.reactivecommons.async.api.handlers.CommandHandler Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of spring-data-mongodb Show documentation
Show all versions of spring-data-mongodb Show documentation
MongoDB support for Spring Data
package org.reactivecommons.async.api.handlers;
public interface CommandHandler extends GenericHandler {
}
© 2015 - 2026 Weber Informatics LLC | Privacy Policy