initializr/initializr-docs
Stephane Nicoll 286e38888c Migrate ProjectDescription to an interface
This commit migrates ProjectDescription to an interface with read-only
accessors and create a MutableProjectDescription implementation that can
be used for both purposes.

As a result, the type separation between ResolvedProjectDescription and
ProjectDescription is no longer necessary.

Closes gh-993
2019-08-25 03:03:57 +02:00
..
src Migrate ProjectDescription to an interface 2019-08-25 03:03:57 +02:00
pom.xml Move assert to AssertJ 2019-08-22 15:24:28 +02:00