Releases: Apress/Java-23-for-Absolute-Beginners
Releases · Apress/Java-23-for-Absolute-Beginners
v1.0
Project version: 3.0. (because it is in line with the book edition)
Build successfully with Amazon Corretto JDK 23 and Apache Maven 4.0.0-beta-4.
[INFO] Reactor Summary for Java for Absolute Beginners, 3nd edition 3.0:
[INFO]
[INFO] Java for Absolute Beginners, 3nd edition ............................................................. SUCCESS [ 0.245 s]
[INFO] Chapter 00: Basic code ............................................................................... SUCCESS [ 0.010 s]
[INFO] Chapter 01: Introductory code ........................................................................ SUCCESS [ 0.010 s]
[INFO] Chapter 02: Development Environment .................................................................. SUCCESS [ 0.008 s]
[INFO] Chapter 03: Java Fundamentals ........................................................................ SUCCESS [ 0.008 s]
[INFO] Chapter 04: Java Syntax .............................................................................. SUCCESS [ 0.014 s]
[INFO] Chapter 05: Data Types ............................................................................... SUCCESS [ 0.004 s]
[INFO] Chapter 05: Arrays ................................................................................... SUCCESS [ 0.007 s]
[INFO] Chapter 05: Calendar Date ............................................................................ SUCCESS [ 0.008 s]
[INFO] Chapter 05: Collections .............................................................................. SUCCESS [ 0.007 s]
[INFO] Chapter 05: Concurrency .............................................................................. SUCCESS [ 0.010 s]
[INFO] Chapter 05: Primitives ............................................................................... SUCCESS [ 0.007 s]
[INFO] Chapter 05: References ............................................................................... SUCCESS [ 0.008 s]
[INFO] Chapter 06: Operators ................................................................................ SUCCESS [ 0.010 s]
[INFO] Chapter 07: Controlling The Flow ..................................................................... SUCCESS [ 0.013 s]
[INFO] Chapter 08: The Stream API ........................................................................... SUCCESS [ 0.011 s]
[INFO] Chapter 09: Testing, Debugging and Documenting ....................................................... SUCCESS [ 0.004 s]
[INFO] Chapter 09: Logging with Java Util Logging ........................................................... SUCCESS [ 0.007 s]
[INFO] Chapter 09: Algorithms for logging samples using SLF4j ............................................... SUCCESS [ 0.009 s]
[INFO] Chapter 09: Logging With Logback ..................................................................... SUCCESS [ 0.007 s]
[INFO] Chapter 09: Logging With Log4j2 ...................................................................... SUCCESS [ 0.007 s]
[INFO] Chapter 09: Java Process API ......................................................................... SUCCESS [ 0.008 s]
[INFO] Chapter 09: Testing with JUnit ....................................................................... SUCCESS [ 0.017 s]
[INFO] Chapter 10: Interactive Applications ................................................................. SUCCESS [ 0.003 s]
[INFO] Chapter 10: Reading Input from the Terminal .......................................................... SUCCESS [ 0.007 s]
[INFO] Chapter 10: AWT and Swing applications ............................................................... SUCCESS [ 0.008 s]
[INFO] Chapter 10: JavaFX applications ...................................................................... SUCCESS [ 0.007 s]
[INFO] Chapter 10: Java Simple Web applications ............................................................. SUCCESS [ 0.009 s]
[INFO] Chapter 10: Web Application with an embedded Tomcat 11 ............................................... SUCCESS [ 0.008 s]
[INFO] Chapter 10: Web Application .......................................................................... SUCCESS [ 0.013 s]
[INFO] Chapter 11: Working with files ....................................................................... SUCCESS [ 0.003 s]
[INFO] Chapter 11: Reading and Writing Files ................................................................ SUCCESS [ 0.011 s]
[INFO] Chapter 11: Serialization of Java Objects ............................................................ SUCCESS [ 0.009 s]
[INFO] Chapter 11: Reading and Writing Images ............................................................... SUCCESS [ 0.008 s]
[INFO] Chapter 11: Database operations ...................................................................... SUCCESS [ 0.008 s]
[INFO] Chapter 12: Reactive Programming ..................................................................... SUCCESS [ 0.013 s]
[INFO] Chapter 13: Garbage Collector ........................................................................ SUCCESS [ 0.008 s]
[INFO] --------------------------------------------------------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] --------------------------------------------------------------------------------------------------------------------------
[INFO] Total time: 0.789 s
[INFO] Finished at: 2024-09-25T19:17:36+01:00
[INFO] --------------------------------------------------------------------------------------------------------------------------