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

META-INF.jqassistant-plugin.xml Maven / Gradle / Ivy

Go to download

Plugin for jQAssistant to be able to scan and to analyze Spring related artifacts.

There is a newer version: 1.7.0-MS3
Show newest version
<jqassistant-plugin xmlns="http://schema.jqassistant.org/plugin/v1.10"
                    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
                    xsi:schemaLocation="http://schema.jqassistant.org/plugin/v1.10 https://schema.jqassistant.org/plugin/jqassistant-plugin-v1.10.xsd"
                    name="jQAssistant Spring Plugin" id="jqa.plugin.spring">
    <description>Provides rules for applications using the Spring framework.</description>
    <rules>
        <resource>spring-boot.xml</resource>
        <resource>spring-component.xml</resource>
        <resource>spring-data.xml</resource>
        <resource>spring-injection.xml</resource>
        <resource>spring-mvc.xml</resource>
        <resource>spring-transaction.xml</resource>
    </rules>
</jqassistant-plugin>





© 2015 - 2025 Weber Informatics LLC | Privacy Policy