Skip to content

Commit 33acc64

Browse files
authored
Update README.md
1 parent f28d558 commit 33acc64

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ This repo will hold the sample code from [Spring in Action, 6th edition](https:/
44

55
## What are all of the weird comments with "tag::" and "end::" about???
66

7+
(Note: In the most recent commit, I've removed these comments. But they may come back, so I'll leave this mention of them here.)
8+
79
The source code will have several weird comments, many starting with "tag::" and some with "end::". There may also be large chunks of code commented out.
810

911
The "tag::" and "end::" comments are there for the sake of building the book itself. The code in between those comments are pulled into the manuscript so that (as much as possible) code you see in the book comes straight from code that was built and tested.

0 commit comments

Comments
 (0)