Class DefaultCodeContribution

java.lang.Object
org.springframework.aot.generator.DefaultCodeContribution
All Implemented Interfaces:
CodeContribution

public class DefaultCodeContribution extends Object implements CodeContribution
A default CodeContribution implementation.
Since:
6.0
Author:
Stephane Nicoll