Commit Graph

20 Commits

Author SHA1 Message Date
Krzysiek
6a2f78d4ab JAVA-8709: Extract commons-collections4.version property to the main pom.xml 2021-11-26 13:17:01 +01:00
Krzysiek
b978d68efb JAVA-8436: Remove AssertJ depenendency from the child modules - part 4 2021-11-18 14:03:13 +01:00
freelansam
160b977f61 JAVA-7433: Fix references to parents (#11275) 2021-10-05 01:08:39 +05:30
sampadawagde
1ca10a7a99 JAVA-5223: Fix formatting of POMs (Part 3) 2021-05-06 19:53:35 +05:30
johnA1331
812d49c790 Update README.md 2020-11-25 14:44:18 +08:00
Vishal Akkalkote
bd3f54e638 BAEL-4600 | Add examples to demonstrate the difference between Array … (#10211)
* BAEL-4600 | Add examples to demonstrate the difference between Array Size vs ArrayList Capacity

* BAEL-4600 | Refactor | Remove ArrayCreator and ArrayListCreator
2020-11-20 00:26:15 +00: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
amit.pandey
04c9af4965 pom formatting 2020-03-15 18:22:24 +05:30
kwoyke
db70d23f39 BAEL-3476: Add Java 9 example to Immutable ArrayList in Java (#8636) 2020-01-31 21:55:19 +01:00
Krzysztof Woyke
eb6c4c008b BAEL-20927: Migrate core-java-collections-array-list to com.baeldung package 2020-01-16 13:30:52 +01:00
catalin-burcea
2f7e94bc92 [BAEL-18783] - Fix formatting of POMs 2019-12-06 11:40:56 +02:00
Josh Cummings
bcd9ad0898 Merge pull request #8022 from dkapil/task/BAEL-17684_bc
BAEL-17684 Cleanup pom properties
2019-10-15 19:02:24 -06:00
Dhawal Kapil
a950bd82a2 BAEL-17684 Cleanup pom properties 2019-10-14 20:31:04 +05:30
Loredana
885df8d48d add github links to articles 2019-10-12 22:28:00 +03:00
Sam Millington
f7e63a836b Add README descriptions 29 (#7923)
* Add README descriptions 29

* Fixed collections-list links
2019-10-04 08:49:29 +03:00
David Calap
784fb624c1 break added to avoid unnecessary loop iterations. Get rid of for since a loop is not needed for removeIf method 2019-09-02 14:02:25 +02:00
David Calap
0f0908bc18 Identation fixed applying https://github.com/eugenp/tutorials/blob/master/eclipse/formatter.xml 2019-09-02 10:25:22 +02:00
David Calap
db772047f4 BAEL-3142 Removing an element from an ArrayList 2019-09-01 20:30:58 +02:00
Loredana
4e12f7b87b update guava list to string type 2019-07-17 20:17:26 +03:00
amit2103
9c25ef8814 [BAEL-12898] - Splitted the core-java-collections-list module 2019-05-19 01:20:24 +05:30