All Downloads are FREE. Search and download functionalities are using the official Maven repository.

net.trajano.ms.oidc.OpenIdConnect Maven / Gradle / Ivy

There is a newer version: 1.1.18
Show newest version
package net.trajano.ms.oidc;

import org.springframework.cache.annotation.EnableCaching;
import org.springframework.context.annotation.Configuration;

@Configuration
@EnableCaching
public class OpenIdConnect {

    protected OpenIdConnect() {

    }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy