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

com.connect_group.thymeleaf.testing.config.ThymesheetTestSpringContext Maven / Gradle / Ivy

The newest version!
package com.connect_group.thymeleaf.testing.config;

import org.springframework.context.annotation.Configuration;
import org.springframework.context.annotation.Import;

@Configuration
@Import({ThymesheetConfig.class})
public class ThymesheetTestSpringContext extends ExtendableTestSpringContext {

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy