Class ConfigurationPropertiesTable
java.lang.Object
org.openrewrite.DataTable<ConfigurationPropertiesTable.Row>
org.openrewrite.java.spring.table.ConfigurationPropertiesTable
public class ConfigurationPropertiesTable
extends org.openrewrite.DataTable<ConfigurationPropertiesTable.Row>
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.openrewrite.DataTable
allowWritingInThisCycle, getDescription, getDisplayName, getName, getType, insertRow
-
Constructor Details
-
ConfigurationPropertiesTable
public ConfigurationPropertiesTable(org.openrewrite.Recipe recipe)
-