edizor
06c320534a
Update README.md
...
[skip ci]
2023-02-17 18:36:58 +08:00
Arya
ffa1fb3e8f
Record vs Final class in Java ( #13455 )
...
* Added code for record vs final.
* Fixed a small mistake.
2023-02-09 09:58:24 -08:00
Asjad J
44b4e42e57
Updated README.md
...
added link back to the article: https://www.baeldung.com/java-record-vs-lombok
2022-07-14 08:13:33 +05:00
emanueltrandafir1993
e7067493e1
BAEL-5639: added code samples for the article
2022-07-02 17:55:17 +02:00
Krzysiek
b978d68efb
JAVA-8436: Remove AssertJ depenendency from the child modules - part 4
2021-11-18 14:03:13 +01:00
freelansam
2dd519f647
Merge branch 'master' into JAVA-8204
2021-11-09 18:20:05 +05:30
sampadawagde
2982c91e7d
JAVA-8204: Fix formatting of POMs
2021-11-09 16:27:03 +05:30
chaos2418
e29458d406
JAVA-1665: updated parent-java's junit and surefire configurations
2021-11-03 09:03:23 +05:30
freelansam
23fec3d8a7
JAVA-7178: Fix formatting of POMs ( #11236 )
...
* JAVA-7178: Fix formatting of POMs
* JAVA-7178: fix failing build
2021-09-20 00:04:26 +05:30
sampadawagde
60e9c08008
JAVA-5223: Fix formatting of POMs (Part 2)
2021-05-06 18:01:55 +05:30
johnA1331
378bff889e
Update README.md
2021-02-10 02:04:28 +08:00
Loredana Crusoveanu
f89c83c1c6
Merge pull request #10194 from Maiklins/Java-2824-Fix-Tests-in-Java-9-and-above-modules
...
Java-2824 fix tests in java 9 and above modules
2020-12-30 12:13:19 +02:00
johnA1331
5ebd00e9e3
Update README.md
2020-12-23 22:34:11 +08:00
Sampada
b18c8e8003
BAEL-4751: Java 14 New Features ( #10319 )
...
* BAEL-4751: Java 14 New Features
* BAEL-4751: Code formatting
* BAEL-4751: Consistent excpetion message
* BAEL-4751: Changed assert
2020-12-20 11:49:26 -08:00
vatsalgosar
c17d8e3cae
IsLetter / isAlphabetic method unit tests ( #10097 )
2020-11-16 18:03:49 +00:00
mikr
e5438e39e4
JAVA-2824 Fix tests in Java 9 and above modules
2020-10-22 10:42:10 +02:00
mikr
ccac9de896
Java-2394 Create default and integration profile for JDK-9 and above modules
2020-09-10 01:08:03 +02:00
johnA1331
5181994569
Merge branch 'master' into master
2020-06-14 10:42:24 +08:00
johnA1331
8c0db8fe9f
Update README.md
2020-06-09 18:31:13 +08:00
Loredana Crusoveanu
d3547ea2d3
Merge pull request #9282 from albanoj2/BAEL-3951
...
BAEL 3951: Corrected a misspelling in the static variable name
2020-06-08 20:06:00 +03:00
Justin Albano
81ba5d3b61
Merge branch 'master' into BAEL-3951
2020-05-14 09:05:51 -04:00
Justin Albano
ec3fd618da
BAEL-3951: Corrected misspelling.
2020-05-13 06:06:58 -04:00
johnA1331
3175daae2f
Update README.md
2020-05-12 17:10:13 +08:00
Justin Albano
b0fb3f6993
BAEL-3951: Added JDK 14 record example and associated tests. ( #9270 )
2020-05-11 08:47:04 -07:00
Somnath Musib
e049907062
BAEL-3852 - A Guide to Foreign Memory Access API in Java 14 ( #9040 )
...
* Code sample for Java Hexagonal architecture
* BAEL-3838 Capturing a Java Thread Dump
* BAEL-3852 Foreign memory api in Java
* BAEL-3852 - Review changes of A Guide to Foreign Memory Access API in Java 14
* BAEL-3852 - Additional review changes for A Guide to Foreign Memory Access API in Java 14
* Review changes for alignment and class removal
* Removed incorrectly added old files from the PR
* Indentation changes
Co-authored-by: Somnath Musib <somnath.musib@voltbank.com.au >
2020-05-10 15:14:53 +01:00
Justin Albano
90696f400f
BAEL-3951: Added JDK 14 record example and associated tests.
2020-05-10 09:47:28 -04:00
Greg Martin
5089ebdbcd
Moved the HelpfulNullPointerException code to the npe package.
...
Merge remote-tracking branch 'upstream/master'
2020-04-27 18:47:18 -04:00
johnA1331
4dd280f870
Update README.md
2020-04-10 16:42:37 +08:00
Eduard Ardeleanu
2c16595505
BAEL-3853: Helpful NPE in Java 14
2020-03-20 17:28:47 +02:00
johnA1331
7d55fe1f67
Update README.md
2020-03-18 14:23:00 +08:00
johnA1331
7fa44beff7
Update README.md
2020-03-18 13:23:13 +08:00
amit.pandey
04c9af4965
pom formatting
2020-03-15 18:22:24 +05:30
Jonathan Cook
e4408fb1af
BAEL-3854 - Pattern Matching for instanceof in Java 14 ( #8799 )
...
* BAEL-3491 - Check for null before calling parse in the
Double.parseDouble
* BAEL-3491 - Check for null before calling parse in the
Double.parseDouble
- Return to indentation with spaces.
* BAEL-3854 - Pattern Matching for instanceof in Java 14
* BAEL-3854 - Pattern Matching for instanceof in Java 14 - add unit test
2020-03-02 22:15:28 -08:00
Martin van Wingerden
a835f17474
[BAEL-2397] Text Blocks
...
Replaced by `p` by `span`
2020-02-07 14:06:26 +01:00
Martin van Wingerden
41866bff19
[BAEL-2397] Text Blocks
...
Move the + signs to the beginning of the lines
2020-02-05 22:01:08 +01:00
Martin van Wingerden
52c7078b91
[BAEL-2397] Corrected formatting
2020-01-29 21:40:28 +01:00
Martin van Wingerden
34d42cca66
Add missing README.md
...
Added code/configuration for the article about Text Blocks
2020-01-27 09:28:27 +01:00
Martin van Wingerden
3ddc8eaa57
[BAEL-2397] Text Blocks
...
Added code/configuration for the article about Text Blocks
2020-01-27 09:25:42 +01:00
amit.pandey
b315bf35c6
move versions in properties
2020-01-16 01:53:26 +05:30
Donato Rimenti
d9dc2d8159
[BAEL-3524] A Guide to @Serial Annotation in Java 14 ( #8433 )
...
* BAEL-1935: Synthetic Class in Java
* Converted tabs to spaces
* [BAEL-3524] Created project core-java-14 with @Serial demo.
2020-01-01 10:38:39 -06:00