io.robe.common.service.AutoHeaders Maven / Gradle / Ivy
package io.robe.common.service;
/**
* An annotation for services in order to easily
* modify response headers according to the service properties.
*/
public @interface AutoHeaders {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy