package com.hantsylabs.example.spring.config; import org.springframework.context.annotation.Configuration; @Configuration public class AppConfig { }