Skip to content
This repository has been archived by the owner on Oct 21, 2024. It is now read-only.

Commit

Permalink
spring-action: Renamed chapter folders and README
Browse files Browse the repository at this point in the history
  • Loading branch information
MarioCodes committed Oct 2, 2019
1 parent c7340c9 commit 93044a4
Show file tree
Hide file tree
Showing 101 changed files with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions spring/spring-in-action-book/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Spring in Action, by Craig Walls
Following book and implementing code examples.

* **Chapter 2.** Developing web applications
MVC; Thymeleaf; Controllers;

* **Chapter 3.** Working with data
Databases; JDBC vs Spring Data JPA;

0 comments on commit 93044a4

Please sign in to comment.