Jonathan Cook
2e030a63b7
Merge pull request #7930 from macieg/bael-3285-update
...
BAEL-3285 | Fixed test name, added logging
2019-10-02 19:41:56 +02:00
Josh Cummings
e2f6187f35
Update links to https ( #7931 )
...
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* Update README.md
* https added
* https added
* Update README.md
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
2019-10-02 20:30:08 +03:00
IgorNB
7f51ae04c0
Update SemaPhoreDemo.java
2019-10-02 19:56:19 +03:00
IgorNB
efb631f017
safe semaphore.release in finally block
2019-10-02 19:55:06 +03:00
maibin
e353d6de06
Merge pull request #7926 from dcalap/master
...
BAEL-3323 Finding an element in a list using Kotlin - Initial commit
2019-10-02 09:48:48 -07:00
maibin
25023df560
Merge pull request #7920 from kumar-devender/master
...
rename test cases to follow BDD style
2019-10-02 09:42:57 -07:00
Maciej Andrearczyk
93f31a8ac2
BAEL-3285 | Fixed test name, added logging
2019-10-02 18:32:46 +02:00
johnA1331
4aeef357e3
Bi-monthly test fix - BAEL-16797 ( #7822 )
...
* 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
* 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
* Create README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
2019-10-02 16:16:24 +03:00
Erik Pragt
8db8202cdf
Merge pull request #7714 from dhruba619/master
...
BAEL-2974 Logger vs System.out
2019-10-02 21:16:41 +10:00
IgorNB
f3537acf6b
SemaPhoreDemo double acquire fix
...
tryAcquire() already acquires a permit, if one is available (no need to call acquire() after it)
2019-10-02 12:52:46 +03:00
David Calap
0478d46007
BAEL-3323 new check added to example
2019-10-02 09:22:55 +02:00
David Calap
30bf670ba4
BAEL-3323 filterNot example added. Rename package, class and file
2019-10-02 09:19:21 +02:00
Jonathan Cook
e1a6b9f63b
Merge pull request #7884 from macieg/bael-3285
...
BAEL-3285 | Simultaneous Spring WebClient calls
2019-10-02 00:46:39 +02:00
David Calap
dc9a78ab18
BAEL-3323 Finding an element in a list using Kotlin - Initial commit
2019-10-01 23:33:50 +02:00
maibin
dafe1a336a
Merge pull request #7843 from sjmillington/readme-10
...
[BAEL-17494] - Added readme descriptions 10
2019-10-01 14:05:57 -07:00
maibin
326e85e829
Merge pull request #7841 from sjmillington/readme-9
...
[BAEL-17476] - Add README descriptions 9
2019-10-01 14:04:54 -07:00
maibin
ef0b154642
Merge pull request #7833 from sjmillington/readme-7
...
[BAEL-17491] README descriptions 7
2019-10-01 14:03:17 -07:00
maibin
fe1d7195f3
Merge pull request #7832 from sjmillington/readme-6
...
[BAEL-17490] README descriptions 6
2019-10-01 14:01:13 -07:00
maibin
e7b8a60fc7
Merge pull request #7816 from msievers/bael-3077/mapstruct-multiple-source-objects
...
[BAEL-3077] Update comments in unit tests to align with article snippets
2019-10-01 13:52:14 -07:00
maibin
84109faec8
BAEL 3131 guide to java hash map ( #7758 )
...
* BAEL-3131 Guide to Java HashMap
* Update java-collections-maps-2/src/test/java/com/baeldung/map/ProductUnitTest.java
Co-Authored-By: KevinGilmore <kpg102@gmail.com>
2019-10-01 13:48:51 -07:00
Loredana Crusoveanu
daad1ef922
remove obsolete runfromjunit module ( #7751 )
2019-10-01 13:47:40 -07:00
Yuriy Artamonov
da1db18bc9
Fix CDI package names ( #7715 )
...
* Fix beans.xsd location for JavaEE 7
* Fix cdi2observers package names
2019-10-01 12:33:11 -07:00
devender.kumar
b4e41095c1
Fix test case
2019-10-01 20:16:49 +02:00
devender.kumar
4015900366
rename test cases to follow BDD style
2019-10-01 20:16:49 +02:00
Maciej Andrearczyk
fad7aa6a66
BAEL-3285 - code reformatted
2019-10-01 19:06:25 +02:00
Sjmillington
ccb9aea14f
Add README descriptions 30
2019-10-01 16:16:00 +01:00
Eric Martin
823bc9d4b0
Merge pull request #7918 from albanoj2/master
...
BAEL-3225: Fixed integration tests
2019-10-01 07:25:22 -05:00
Justin Albano
d4d31dcc4b
BAEL-3225: Corrected failing integration tests.
2019-09-30 18:00:44 -04:00
Justin Albano
480cab4655
Merge remote-tracking branch 'upstream/master'
2019-09-30 17:59:50 -04:00
Amy DeGregorio
d3cbbf0725
BAEL-3329 ( #7915 )
...
* BAEL-3222 Example Code and update to spring-boot-admin examples
* BAEL-3329 Fix integration tests
* BAEL-3329 Fix integration tests
* Upgrade to Spring Boot 2.1.8.RELEASE
2019-09-30 07:17:53 -07:00
dhruba619
ff75b7ace2
BAEL-2974 Logger vs System.out
2019-09-30 09:24:04 +02:00
at508
4881c701fd
[BAEL-2998] - ordering and renaming tests for @DirtiesContext example
2019-09-29 23:39:09 -04:00
Justin Albano
b2908200f1
BAEL-3225: Added Spring example for error handling best practices. ( #7854 )
2019-09-29 22:28:45 -05:00
Sjmillington
83e27dd408
Add README descriptions 26
2019-09-29 17:47:21 +01:00
Afshin
230b2db438
MalformedInputException test functions are added
2019-09-29 18:30:31 +02:00
Devender Kumar
56cae916aa
remove sys and added test cases ( #7894 )
...
* BAEL-3286 added component scan filter example
* Remove unused class
* Corrected formatting
* formatted code
* Update code
* added test cases
* Fix tests name
2019-09-29 08:38:58 -07:00
fejera
c391435c3c
moved webflux static content examples from spring-5-reactive to spring-5-reactive-2
2019-09-29 16:19:12 +02:00
fejera
c4c59a08dd
moved reactive debugging examples from spring-5-reactive to spring-5-reactive-2
2019-09-29 16:08:53 +02:00
fejera
8a3b8a7e18
moved stepverifier examples from spring-5-reactive to spring-5-reactive-2
2019-09-29 15:48:52 +02:00
fejera
6b346d3f5f
moved reactive logging examples from spring-5-reactive to spring-5-reactive-2
2019-09-29 15:40:57 +02:00
amit2103
f32bb3b4dd
Merge branch 'master' of https://github.com/eugenp/tutorials into BAEL-17473
2019-09-29 19:07:39 +05:30
fejera
79cc747844
moved functional validation examples from spring-5-reactive to spring-5-reactive-2
2019-09-29 15:35:59 +02:00
fejera
4c3af61952
fixed FunctionalEndpointValidationsLiveTest
2019-09-29 15:22:55 +02:00
fejera
fcf0841011
changed all article links from http to https in spring-5-reactive
2019-09-29 15:05:42 +02:00
Catalin Burcea
b86270a6aa
Ignoring unmapped properties with MapStruct ( #7809 )
2019-09-29 10:18:58 +01:00
Alessio Stalla
dad2aeba0f
#BAEL-17506 include libraries-2 and slightly edit a few descriptions
2019-09-29 09:30:37 +02:00
Alessio Stalla
58244611f0
#BAEL-17505 minor change in Hibernate mapping description.
2019-09-29 08:58:41 +02:00
Maiklins
cbc013cb67
Merge branch 'master' into BAEL-3131-Guide-to-Java-HashMap
2019-09-28 22:52:32 +02:00
Maiklins
a50e35565b
Update java-collections-maps-2/src/test/java/com/baeldung/map/ProductUnitTest.java
...
Co-Authored-By: KevinGilmore <kpg102@gmail.com>
2019-09-28 22:51:16 +02:00
amit2103
7a70863a29
[BAEL-17473] - Retired spring-boot-disable-console-logging
2019-09-29 00:59:40 +05:30