diff --git a/9781430261513.jpg b/9781430261513.jpg deleted file mode 100644 index a07c9f2d..00000000 Binary files a/9781430261513.jpg and /dev/null differ diff --git a/9781484228074.jpg b/9781484228074.jpg new file mode 100644 index 00000000..46b9bacf Binary files /dev/null and b/9781484228074.jpg differ diff --git a/contributing.adoc b/Contributing.adoc similarity index 100% rename from contributing.adoc rename to Contributing.adoc diff --git a/LICENSE.txt b/LICENSE.txt index 5dd14ec2..8cc7cded 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,6 +1,6 @@ Freeware License, some rights reserved -Copyright (c) 2017 Iuliana Cosmina, Clarence Ho, Rob Harrop, and Chris Schaefer +Copyright (c) 2017 Iuliana Cosmina, Rob Harrop, Chris Schaefer, Clarence Ho Permission is hereby granted, free of charge, to anyone obtaining a copy of this software and associated documentation files (the "Software"), diff --git a/README.adoc b/README.adoc index 0e05a280..a8c06c9b 100644 --- a/README.adoc +++ b/README.adoc @@ -1,22 +1,20 @@ == Apress Source Code -TODO - change book ISBN -This repository accompanies [*Pro Spring 5th Edition*](http://www.apress.com/9781430261513) by Iuliana Cosmina, Clarence Ho, Rob Harrop, and Chris Schaefer (Apress, 2017). +This repository accompanies [*Pro Spring 5th Edition*](http://www.apress.com/9781484228074) by Iuliana Cosmina, Rob Harrop, Chris Schaefer, Clarence Ho (Apress, 2017). -image::9781430261513.jpg[Cover image] +image::9781484228074.jpg[Cover image] Download the files as a zip using the green button, or clone the repository to your machine using Git. == Releases Release v1.0 corresponds to the code in the published book, without corrections or updates. +== Corrections +For corrections to the content in the published book, see the file errata.md. + == Contributions See the file Contributing.adoc for more information on how you can contribute to this repository. -== UNDER CONSTRUCTION - -Version 5 of this book is being written so sources here will be changed to use Spring 5.x and Spring Boot 2.x - == Building and Deploying This is a Gradle multi-module project. Build it from scratch using: