Skip to content

Commit

Permalink
Add link to reference source history.
Browse files Browse the repository at this point in the history
  • Loading branch information
codeconsole committed Sep 4, 2023
1 parent 97f4870 commit d9c4352
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@
import org.springframework.objenesis.ObjenesisStd;
import org.springframework.objenesis.instantiator.ObjectInstantiator;

// Moved from grails-gsp:
// https://github.com/grails/grails-gsp/blob/v6.0.2/grails-web-sitemesh/src/main/groovy/org/grails/web/sitemesh/GrailsRoutablePrintWriter.java
public class GrailsRoutablePrintWriter extends GrailsPrintWriterAdapter {
private static final Logger LOG = LoggerFactory.getLogger(GrailsRoutablePrintWriter.class);
private DestinationFactory factory;
Expand Down

0 comments on commit d9c4352

Please sign in to comment.