Skip to content

Commit cc99f9d

Browse files
committed
GH-325 - Add mission statement to reference documentation.
1 parent 51f205a commit cc99f9d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/docs/antora/modules/ROOT/pages/index.adoc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,12 @@ Oliver Drotbohm
99

1010
NOTE: Copies of this document may be made for your own use and for distribution to others, provided that you do not charge any fee for such copies and further provided that each copy contains this Copyright Notice, whether distributed in print or electronically.
1111

12+
[[overview]]
13+
== Overview
14+
15+
Spring Modulith is an opinionated toolkit to build domain-driven, modular applications with Spring Boot.
16+
In the same way that Spring Boot has an opinion on the technical arrangement of an application, Spring Modulith implements an opinion on how to structure an app functionally and allows its individual, logical parts to interact with each other.
17+
As a result, Spring Modulith enables developers to build applications that are easier to update so they can accommodate changing business requirements over time.
1218

1319
[[preface.project-metadata]]
1420
== Project Metadata

0 commit comments

Comments
 (0)