252 Commits

Author SHA1 Message Date
sachin
fb0023286a BAEL-7674: Let's make sure our logging configuration has the same pattern 2018-08-21 18:22:53 -04:00
Loredana Crusoveanu
32f2daa7f2
Merge pull request #4964 from dkapil/story/BAEL-7636
BAEL-7636 Add the missing plugin versions in the tutorial repo
2018-08-21 08:33:37 +03:00
amit2103
28d74a520f [BAEL-8416] - Moved code from spring-boot to spring-boot-persistence module for persistence specific articles 2018-08-21 00:45:33 +05:30
Dhawal Kapil
847c9e9edd Merge branch 'master' of https://github.com/eugenp/tutorials into story/BAEL-7636 2018-08-19 22:59:08 +05:30
myluckagain
351f2bc98c BAEL-2072 (#4983)
* BAEL-2072

* rename
2018-08-19 09:36:54 +02:00
Dhawal Kapil
856ca42d23 BAEL-7636 Add the missing plugin versions in the tutorial repo
-Added missing plugin versions
2018-08-14 13:34:45 +05:30
Adrian Precub
e80c93b72b BAEL-2039: chaos monkey for spring boot (#4889) 2018-08-10 06:40:47 +02:00
Dhawal Kapil
e7485a1813 Task/bael 8020 (#4919)
* BAEL-8020 Fix surefire configs of spring-5 projects

-Removed surefire configurations from spring-5 projects

* BAEL-8020 Fix surefire configs of spring-5 projects

-Fixed surefire and junit configuration of spring-5-** projects
-Fixed mavensurefire plugin to execute JUnit5 tests BAEL-8125

* BAEL-8020 Fix sure fire configs in spring5 project

-Fixed dependency for junit-5

* BAEL-8020 Fix sure fire configs in spring5 project

-Fixed dependency for junit5-migration

* BAEL-8020 Fix surefire configs

-Updated maven war plugin to 3.0.0

* BAEL-8020 Fix surefire configs

-Upgraded surefire custom logger api version to 2.21.0 for all child projects

* BAEL-8020

-Deleted empty test SpringBootMvcApplicationTests.java in spring-boot-mvc.
-Renamed SpringBootMvcApplicationTests.java correct in spring-boot-vue

* BAEL-8020 Fix surfire configs

-Added junit vintage dependency to run junit4 tests
2018-08-09 19:13:44 +03:00
Loredana Crusoveanu
b5d5a4949f
Merge pull request #4846 from eugenp/BAEL-1217-v2
re-add code for type conversion article
2018-08-06 20:42:12 +03:00
charlesgonzales
671bf20fe8 add/fix links - team BAEL-7962 (#4891)
* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Create README.md

* Create README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.MD

* Update README.md

* Update README.md

* Update README.MD

* Update README.md

* Create README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Create README.md

* Create README.md
2018-08-05 20:30:25 +02:00
Loredana Crusoveanu
be115a073c Fix typo (#4897)
* add new module

* fix typo
2018-08-05 12:10:06 +02:00
Loredana Crusoveanu
7df9bffeb8
Update WebConfig.java 2018-08-04 23:48:03 +03:00
Loredana Crusoveanu
14ad816b7d re-add code for type conversion article 2018-07-29 18:12:48 +03:00
amit2103
ec4a0a5b94 [BAEL-7609] - Fixed spring-boot integration tests 2018-07-29 18:32:39 +05:30
charlesgonzales
f431a4c3ff add links (#4804)
* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.MD

* Create README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md
2018-07-24 19:21:55 +02:00
Dhawal Kapil
8270c6d61a BAEL-1987 Fix Tests and Compilation In All Projects (#4693)
* BAEL-1987 Fix Tests and Compilation In All Projects

-Fixed various compilation issues, test assertions throughout the project.

* Update pom.xml
2018-07-13 00:07:27 +02:00
Sanjay Patel
cddf858c05 BAEL-5246: pom cleanup (#4620)
* BAEL-5246: round 1 of pom cleanup - upto "jersey" project

* BAEL-5246: Initial pass for pom cleanup - upto spring-cloud

* BAEL-5246: pom cleanup upto testing-modules/junit5

* BAEL-5246: pom cleanup - upto xstream

* BAEL-5246: pom cleanup - last round (before review)
2018-07-12 09:04:54 +02:00
Tom Hombergs
cab2e3593d
Merge pull request #4682 from priyeshmashelkar/master
BAEL-1907 Moved code from spring-boot to testing-modules/mockito
2018-07-11 21:00:19 +02:00
priyeshmashelkar
178aa88296 Moved code from spring-boot to testing-modules/mockito 2018-07-06 12:46:26 +01:00
Rokon Uddin Ahmed
f086ae7814 BAEL-7217 (#4637)
* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.MD

* Update README.md

* Update README.md

* Update README.md

* Update README.MD

* Update README.md
2018-07-06 09:25:49 +02:00
Mike Wojtyna
5515220308 Add BAEL-1919 embedded MongoDB test samples (#4580) 2018-07-03 23:31:56 +01:00
Tom Hombergs
add380d17a
Merge pull request #4611 from priyeshmashelkar/master
BAEL-1907 Mockito @Mock vs @MockBean vs Mockio.mock()
2018-07-03 09:08:06 +02:00
abialas
97bddd2a20 BAEL-1924 (#4590)
* Revert "BAEL-1924 (#4573)"

This reverts commit b1b34e2fcad274cbe91737b2a6d1fbfbffb62ea6.

* BAEL-1924 move code to new spring-boot-persistence module

* BAEL-1924 add new spring-boot-persistence module
2018-06-30 10:12:01 -07:00
eric-martin
172eb6c218 BAEL-1774: Moved SpringBootConsoleApplication from spring-boot to
spring-boot-ops
2018-06-29 23:05:28 -05:00
Priyesh Mashelkar
0c1cee1a0b Please enter the commit message for your changes. Lines starting
Added test classes for article
2018-06-29 01:16:37 +01:00
Eric Martin
7e8dd8816e
Merge pull request #4369 from hemantvsn/hemantvsn_SpringBootNonWebApp_30May18
Added springbootnonwebapp project code
2018-06-27 23:17:59 -05:00
abialas
b1b34e2fca BAEL-1924 (#4573)
* BAEL-1412 add java 8 spring data features

* BAEL-21 new HTTP API overview

* BAEL-21 fix executor

* BAEL-1432 add custom gradle task

* BAEL-1567 add samples of cookie and session in serlvet

* BAEL-1567 use stream api

* BAEL-1567 fix optional

* BAEL-1679 add query annotation jpa spring data

* BAEL-1679 added new junits

* BAEL-1679 use assertJ, use givenWhenThen naming convention

* BAEL-1679 move query annotation examples to persistence modules

* BAEL-1679 fix formatting

* BAEL-659 add junits for repositories

* BAEL-659 add one junit

* BAEL-659 remove one duplicated dependency

* BAEL-659 fix test class name

* BAEL-1924 add import many files
2018-06-26 14:54:11 -07:00
hemantvsn
8a960353db
Logged the arguements of run method 2018-06-25 14:27:30 +05:30
Sanjay Patel
f7953fd65d BAEL-6506: Added IntTest to pmd and poms (#4525) 2018-06-22 13:09:57 +02:00
hemantvsn
9241c90660
Update SpringBootConsoleApplication.java 2018-06-22 12:24:19 +05:30
hemant
400f86a657 Removed 2 classes for main and other for Runner. Replaced them with a single class serving both the purposes 2018-06-16 01:01:14 +05:30
Loredana Crusoveanu
0849b062f0 Merge branch 'master' into custom-filter-update 2018-06-14 12:19:08 +03:00
Tino M Thomas
0da637d1f9 Spring shutdown callback methodologies - BAEL 1831 2018-06-13 22:51:53 +03:00
hemantvsn
98d37d0f8c
Removed the controller
Based on the editor comments in the post.
2018-06-11 23:41:00 +05:30
Loredana Crusoveanu
45b7401253 text fix 2018-06-10 22:36:58 +03:00
Loredana Crusoveanu
272497eaaf pattern config filter 2018-06-10 22:30:59 +03:00
charlesgonzales
ce4b42926f Add back-links and created new readme.md for the relevant articles (#4428)
* Update README.md

* Create README.MD

add relevant article

* Update README.MD

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Create README.md
2018-06-10 08:41:07 +02:00
Grzegorz Piwowarek
1395211756
Merge branch 'master' into hemantvsn_SpringBootNonWebApp_30May18 2018-06-06 07:33:08 +02:00
Rokon Uddin Ahmed
50f5cba9da BAEL-6634 (#4376)
* Update README.md

* Create README.md

* Create README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.MD

* Create README.md

* Create README.md

* Create README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md
2018-06-01 14:04:12 +02:00
Eric Goebelbecker
0e55fdd05b BAEL-1800 (#4378)
* BAEL-1800 - Code for http://www.baeldung.com/spring-boot-starters and http://www.baeldung.com/spring-mvc-custom-data-binder

* BAEL-1800 - Code for http://www.baeldung.com/maven-webjars and http://www.baeldung.com/deployable-fat-jar-spring-boot

* BAEL-1800 - Code for http://www.baeldung.com/spring-boot-shutdown

* BAEL-1800 - Code for http://www.baeldung.com/spring-boot-shutdown

* BAEL-1800 - Code for http://www.baeldung.com/spring-boot-dependency-management-custom-parent

* BAEL-1800 - updates to README

* BAEL-1800 - did not need graphql and demo for webjar project.
2018-05-31 11:41:03 -07:00
Eric Goebelbecker
6e94f0343c BAEL-1800 (#4377)
* BAEL-1800 - Code for http://www.baeldung.com/spring-boot-starters and http://www.baeldung.com/spring-mvc-custom-data-binder

* BAEL-1800 - Code for http://www.baeldung.com/maven-webjars and http://www.baeldung.com/deployable-fat-jar-spring-boot

* BAEL-1800 - Code for http://www.baeldung.com/spring-boot-shutdown

* BAEL-1800 - Code for http://www.baeldung.com/spring-boot-shutdown

* BAEL-1800 - Code for http://www.baeldung.com/spring-boot-dependency-management-custom-parent
2018-05-30 19:34:01 -07:00
hemant
f1d4024a59 Added springbootnonwebapp project code 2018-05-30 20:56:16 +05:30
collaboratewithakash
c022781ced Back-link added (#4303)
* Back-link added

* Back-link added

* Back-link added

* Back-link name corrected

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link corrected

* Back-link added

* Back-link added

* Back-link added

* Back-link added
2018-05-23 16:55:32 +02:00
Amit Pandey
73935e65f2 Bael 5374 (#4298)
* Added parent module on poms that have no parent defined

* Removed dependency reduced pom from undertow module

* [BAEL-5374] - Fix test names

* [BAEL-5374] - Fix test names

* [BAEL-5374] - Fix test names
2018-05-20 21:51:59 +04:00
Loredana Crusoveanu
509e5064c0
Merge pull request #4285 from eugenp/custom-shutdown-endpoint
add custom shutdown endpoint
2018-05-19 22:29:24 +03:00
Loredana Crusoveanu
ebf0a3b21b add custom shutdown endpoint 2018-05-19 21:29:40 +03:00
amit2103
a6c5f89093 [Bael 6514] - Fixed missing usage (#4284)
* Added parent module on poms that have no parent defined

* Removed dependency reduced pom from undertow module

* [BAEL-6514] - Fix usage of @AutoConfigureMockMvc without mocking

* [BAEL-6514] - Fix usage of @AutoConfigureMockMvc without mocking

* [BAEL-6514] - Fix usage of @AutoConfigureMockMvc without mocking
2018-05-19 06:10:29 -05:00
amit2103
110d3891c4 Bael 6514 (#4281)
* Added parent module on poms that have no parent defined

* Removed dependency reduced pom from undertow module

* [BAEL-6514] - Fix usage of @AutoConfigureMockMvc without mocking
2018-05-19 03:46:18 -05:00
Loredana Crusoveanu
1b7361a197
Merge pull request #4235 from eugenp/lor6-patch-10
Update README.MD
2018-05-15 23:37:18 +03:00
Eugen Paraschiv
cf76e12635 using the Spring MVC testing support properly 2018-05-14 15:56:52 +03:00