13 Commits

Author SHA1 Message Date
Ulisses Lima
3ec56eab46 check client still readable 2023-04-10 14:17:51 -03:00
Loredana Crusoveanu
9fdde5c323 various fixes 2022-06-01 16:19:28 +03:00
opokharel
f8ce248236 [BAEL-5554] Find files that match a wildcard string in Java by @opokharel (#12190)
* BAEL-5554 by @opokharel

* deletedToMoveToSrcFolder

* movedToSrcFolder

* redoingForJenkins

* newPR for [BAEL-5554] Find files that match a wildcard string in Java by @opokharel

* @opokharel

* [BAEL-5554] @opokharel

* [BAEL-5554] Find files that match a wildcard string in Java by @opokharel

* Update SearchFileByWildcardTest.java

* Update SearchFileByWildcard.java

* Update SearchFileByWildcard.java

* Create SearchFileByWildcardUnitTest.java

* Delete SearchFileByWildcardTest.java

* [BAEL-5554] Find files that match a wildcard string in Java by @opokharel

* Update SearchFileByWildcardUnitTest.java

* Update SearchFileByWildcardUnitTest.java

* [BAEL-5554] UnitTestFiles by @opokharel

* Update core-java-modules/core-java-nio-2/src/test/java/com/baeldung/searchfilesbywildcards/SearchFileByWildcardUnitTest.java

Co-authored-by: KevinGilmore <kpg102@gmail.com>

* updated curly braces and assertions

Co-authored-by: KevinGilmore <kpg102@gmail.com>
2022-05-18 19:36:27 -05:00
mikr
72f31df764 JAVA-7244 Review log statements for projects 2021-09-18 00:37:04 +02:00
Anshul BANSAL
d7577d2601 BAEL-4786 - review comments - removed close method 2021-04-07 13:20:24 +03:00
Anshul BANSAL
93487b6c61 BAEL-4786 - DatagramChannel - review fix 2021-04-05 06:14:08 +03:00
luvarqpp
48cdcb20fb Fix exception when receiving POISON_PILL
POISON_PILL is causing writing to closed client due to logic in code.
2020-07-01 15:39:19 +02:00
Philippe Soares
f80e6c396a [BAEL-3601] - Reformatted code with eclipse. Removed unused imports. 2020-02-09 10:17:06 -05:00
Philippe Soares
696e4943df [BAEL-3601] - Fix code review comments. 2020-02-09 00:49:26 -05:00
Philippe Soares
b7e3f148a7 Replaced println commands by proper logging 2020-01-25 17:39:29 -05:00
Philippe Soares
9e93614755 New version of the article 2020-01-12 17:26:59 -05:00
Philippe Soares
af27178965 File locking example 2020-01-03 00:43:57 -05:00
catalin-burcea
9182868d6e [BAEL-15998] - Move articles out of core-java-io part 1 2019-11-06 17:04:00 +02:00