Commit Graph

2821 Commits

Author SHA1 Message Date
johnA1331 7b80e93607 Merge branch 'master' into master 2020-05-07 11:05:00 +08:00
Yavuz Tas 847d6ab042 Changes for BAEL-2621 (#9217)
* update dependency versions to latest

* merge repository packages

* remove obselete xml configuration

* fix formatting

* clean up

* update package name

* revert spring data jpa xml config and demonstrate how to import in PersistenceConfig by a commented @ImportResource annotation

* rename jpa repositories xml to make it more clear

* remove obselete @EnableJpaRepositories configs since we don't use spring data's jpa repositories for these congigurations
2020-05-06 21:22:23 -05:00
Eric Martin 1efef02605 Merge pull request #9254 from michael-pratt/BAEL-3972
BAEL-3972: Move code examples to new package
2020-05-06 20:33:50 -05:00
sampadawagde 1497cbd69b JAVA-955: removed lombok version 2020-05-06 22:43:04 +05:30
sampadawagde 86da74f733 JAVA-955: Migrate stripe to parent-boot-2 2020-05-06 22:35:28 +05:30
Michael Pratt 9770eda888 BAEL-3972: Move code examples to new package 2020-05-06 10:38:16 -06:00
Josh Cummings 0690a9deae Merge pull request #9205 from Maiklins/JAVA-1470-Split-or-move-libraries-module
Java-1470 split or move libraries module
2020-05-06 09:10:54 -06:00
sampadawagde 2dd9b80107 JAVA-956: Migrate apache-shiro to parent-boot-2 2020-05-06 18:14:05 +05:30
johnA1331 c9ebd8e33e Update README.md 2020-05-06 15:17:10 +08:00
johnA1331 b4315b82d8 Update README.md 2020-05-06 15:12:08 +08:00
sasam0320 fb5b157ce4 Add missing code snippets (#9228) 2020-05-06 05:28:28 +02:00
Krzysiek 2d08a88ec0 Move A Quick Guide to Spring MVC Matrix Variables 2020-05-06 01:31:06 +02:00
Krzysiek daa42ab3a0 JAVA-1529: Add MVC config 2020-05-06 01:05:52 +02:00
Maciej Glowka 13f2b10c8b BAEL-3829: added more distinct bean names, changed country codes to ISO codes 2020-05-06 00:35:07 +02:00
kwoyke 50208fb013 Verify if the connection is still alive (#9246) 2020-05-05 22:27:16 +02:00
Krzysiek 34c18aefc4 JAVA-1529: Spring MVC @PathVariable with a dot (.) gets truncated 2020-05-05 22:21:38 +02:00
Krzysiek 87b4ea1d0d JAVA-1529: Move Working with Date Parameters in Spring 2020-05-05 22:19:53 +02:00
Vikas Rajput 0f78e9a073 Bael 3557: Deleted /app package (#9242)
* BAEL-3557: Completed a simple web application in spring boot and groovy

* BAEL-3557: renamed packagename from com.baeldung.app to more unique name - com.baeldung.springwithgroovy

* BAEL-3557: Deleted /app package

Co-authored-by: Vikas Ramsingh Rajput <vikas.rajput@crownconsult.com>
2020-05-05 07:23:34 -07:00
rpvilao 7add0d4bb4 Merge pull request #9062 from tflurry/BAEL-3929
Bael 3929
2020-05-05 14:29:57 +02:00
Tyrell Flurry da533f662a BAEL-3929: changed plugin version. 2020-05-05 08:01:34 -04:00
johnA1331 22b4859f62 Update README.md 2020-05-05 17:54:09 +08:00
johnA1331 9d62a60deb Update README.md 2020-05-05 17:50:35 +08:00
johnA1331 6335a8eaa5 Create README.md 2020-05-05 17:47:21 +08:00
johnA1331 7d3aa9f3e5 Create README.md 2020-05-05 17:43:34 +08:00
johnA1331 1793a19bfc Update README.md 2020-05-05 17:36:42 +08:00
johnA1331 e0c1a17a68 Create README.md 2020-05-05 17:31:23 +08:00
johnA1331 629ba77f56 Update README.md 2020-05-05 17:27:51 +08:00
johnA1331 424fecc7d9 Update README.md 2020-05-05 17:23:23 +08:00
johnA1331 c034df09fc Update README.md 2020-05-05 17:16:27 +08:00
johnA1331 4ef6e5efbd Update README.md 2020-05-05 17:10:54 +08:00
johnA1331 e232346eb9 Update README.md 2020-05-05 17:08:45 +08:00
johnA1331 60364c19e5 Update README.md 2020-05-05 17:05:25 +08:00
johnA1331 01dc9eec8d Create README.md 2020-05-05 17:03:15 +08:00
johnA1331 48525264a0 Update README.md 2020-05-05 16:57:15 +08:00
johnA1331 44c7cecd65 Update README.md 2020-05-05 16:53:27 +08:00
johnA1331 66832ae37e Update README.md 2020-05-05 16:51:28 +08:00
johnA1331 38bc370771 Update README.md 2020-05-05 16:47:03 +08:00
johnA1331 66cf67cc7c Update README.md 2020-05-05 16:45:16 +08:00
johnA1331 efa8104621 Update README.md 2020-05-05 16:42:15 +08:00
Jonathan Cook 54ea2f0614 Merge pull request #9243 from kirill-vlasov/BAEL-3969
BAEL-3969 Replacing postgresql database with h2 for integration test
2020-05-05 10:06:25 +02:00
Eduard Ardeleanu 0cad7c5cc5 BAEL-3971: Generate DDL script in Spring (#9120)
* BAEL-3971: Generate DDL script in Spring

* BAEL-3971: implement review comments

* BAEL-3971: fix typo

* BAEL-3971: move code examples to module spring-data-jpa-5

Co-authored-by: ashleyfrieze <ashley@incredible.org.uk>
2020-05-05 08:37:20 +01:00
johnA1331 d95a78b192 Update README.md 2020-05-05 15:26:18 +08:00
Kirill Vlasov 714d60351b Replacing postgres database with h2 for integration test 2020-05-05 11:44:30 +05:00
johnA1331 0167480f88 Update README.md 2020-05-05 09:21:38 +08:00
johnA1331 caca2dbea7 Update README.md 2020-05-05 09:00:24 +08:00
johnA1331 33fa3b7275 Delete README.md 2020-05-05 08:57:04 +08:00
johnA1331 e164ae4c72 Delete README.md 2020-05-05 08:53:16 +08:00
johnA1331 1f95843c36 Delete README.md 2020-05-05 08:47:17 +08:00
johnA1331 dd4b25e855 Update README.md 2020-05-05 08:43:18 +08:00
johnA1331 7f43685567 Update README.md 2020-05-05 08:35:36 +08:00