Skip to content

Commit 89b673c

Browse files
committed
Update README with book details.
1 parent a9f36bf commit 89b673c

File tree

3 files changed

+24
-1
lines changed

3 files changed

+24
-1
lines changed
80.6 KB
Loading
309 KB
Loading

README.adoc

Lines changed: 24 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,31 @@
11
== Hacking with Spring Boot
22

3+
image::HackingWithSpringBoot_Ebook_thumbnail.jpg[role="right"]
4+
5+
*Spring Boot 2.3* is the hottest ticket in town...
6+
7+
...when it comes to Java development. Learn the latest features that can scale your apps including:
8+
9+
* Web and Data access
10+
* Developer tools and test support
11+
* Operational features
12+
* Docker container baking
13+
* Bottleneck discovery with BlockHound
14+
* Messaging
15+
* Security
16+
* More!
17+
18+
Written cover-to-cover using Project Reactor, your apps will scale like never before.
19+
20+
https://www.amazon.com/Hacking-Spring-Boot-2-3-Reactive-ebook/dp/B086722L4L/[Grab your copy today] and learn to build top-notch, scalable solutions with modern tactics.
21+
22+
23+
24+
=== Code for the book
25+
326
This is a standing repo of the code for Hacking with Spring Boot.
427

5-
CAUTION: No have Java? I suggest you download and install http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html[Java 8 Development Kit (JDK)]. The book is based on using Java 8 to build and run everything.
28+
CAUTION: No have Java? I suggest you download and install sdk and use it to install your favorite version of Java 8!
629

730
Stay tuned. In the meantime, http://www.urbandictionary.com/define.php?term=share%20and%20enjoy[share and enjoy]!
831

0 commit comments

Comments
 (0)