Carlos Grappa
be5165041a
BAEL-4154 IOException Too many open files ( #9511 )
...
* BAEL-4154 IOException Too many open files
* Add comment to explain GC dependency
Co-authored-by: Carlos Grappa <carlos.grappa@mercadolibre.com >
2020-06-18 20:04:32 -07:00
Carlos Grappa
8afd9051b8
BAEL-4154 IOException Too many open files ( #9501 )
...
Co-authored-by: Carlos Grappa <carlos.grappa@mercadolibre.com >
2020-06-15 08:01:20 -07:00
François Dupire
da21b60f9a
[JAVA-1657] Junit and Maven Surefire Plugin upgrade in core-java-modules ( #9301 )
...
* [JAVA-1657] core-java-modules JUnit and Maven Surefire Plugin upgrade
* [JAVA-1657] Changed sub modules parents to core-java-modules and core-java-modules to parent-java
* [JAVA-1657] Upgraded JUnit Jupiter version
* [JAVA-1657] Get JUnit 4 dependency transitively
2020-05-25 19:45:48 +05:30
mikr
767d6a1cb8
JAVA-618 Move code for 3 articles from core-java-exceptions to core-java-exceptions-2
2020-05-08 23:12:36 +02:00
johnA1331
3999baa2ce
Update README.md
2020-03-18 14:27:33 +08:00
johnA1331
ec90995e46
Update README.md
2020-03-18 12:57:21 +08:00
amit.pandey
04c9af4965
pom formatting
2020-03-15 18:22:24 +05:30
Greg
359035c055
Merge pull request #8742 from amdegregorio/BAEL-3840
...
BAEL-3840 Suppressed Exceptions in Java
2020-03-02 10:05:23 -05:00
amdegregorio
48b156bcd3
BAEL-3840 Adjust examples based on editor feedback
2020-02-28 06:54:27 -05:00
amdegregorio
d3bd2c4cd8
BAEL-3840 Fix example for section 2.1.
2020-02-18 16:07:26 -05:00
amdegregorio
cc68549a91
BAEL-3840 Suppressed Exceptions in Java
2020-02-17 06:36:35 -05:00
Pazis
c45d69388f
java.net.SocketException: Connection reset ( #8707 )
...
* initial commit
* fix
2020-02-11 12:10:59 -08:00
johnA1331
ef505f7734
Update README.md
2020-02-10 14:00:57 +08:00
johnA1331
780f67bdcb
Update README.md
2020-02-05 16:29:30 +08:00
Eric Martin
026ff2ca3a
Merge pull request #8567 from johnA1331/master
...
Bi-monthly test fix - BAEL-20909
2020-01-31 20:24:34 -06:00
Pazis
d3997a959f
BAEL-3513 ( #8489 )
...
* BAEL3513
* fix
2020-01-24 11:24:35 -08:00
johnA1331
4f218001d0
Update README.md
2020-01-23 15:41:01 +08:00
Thabo Ntsoko
dca7d73547
Moving CatchingThrowable.java to the core-java-exceptions-2 module
2019-12-22 17:08:39 +02:00
Vikas Rajput
f42658581b
BAEL-3397: Difference between throw e and throw new Exception(e) ( #8339 )
...
* Article: Quick and practical example of hexagonal architecture in java with Spring Project
* Removed server.port property from application.properties
* BAEL-3397: Difference between throw e and throw new Exception(e) in java
* BAEL-3397 : Removed links from readme file
* BAEL-3397: removed hexagonal module from the code
* BAEL-3397: renamed exceptions package name to rethrow
2019-12-11 10:42:31 -08:00