5094 Commits

Author SHA1 Message Date
catull
cfa4438c78 Eliminate duplicate dependency spring-boot-starter-web 2020-10-07 10:21:11 +02:00
Loredana Crusoveanu
ff30703c8e Merge pull request #10135 from psevestre/master
[BAEL-4203] Rename jni module to java-native
2020-10-07 10:36:13 +03:00
Anirban Chatterjee
d27cbbc4a6 Removed boilerplate code 2020-10-07 09:32:33 +02:00
Anirban Chatterjee
bd53673e2b Added unit test 2020-10-06 22:33:24 +02:00
Philippe
542c52081b [BAEL-4203] Rename jni module to java-native 2020-10-06 17:03:49 -03:00
Philippe
2bd89b92b2 Merge branch 'master' of https://github.com/eugenp/tutorials 2020-10-06 10:16:28 -03:00
Loredana Crusoveanu
1019bbd639 Merge pull request #10133 from rozagerardo/rozagerardo/JAVA-3002_Update-module-spring-boot-keycloak-and-articles
[JAVA-3002] updated Keycloak dependencies version to 11.0.2
2020-10-06 10:13:56 +03:00
kwoyke
90382576f6 BAEL-4661: Add an example of creating a file using FileOutputStream (#10131) 2020-10-06 08:08:09 +02:00
rdevarakonda
2d128104d4 KTLN-153 | Examples for article + Upgrade Kotlin version to 1.4.0 (#10108)
* KTLN-153 | Examples for article + Upgrade Kotlin version to 1.4.0

* KTLN-153 | UNDO Upgrade to Kotlin 1.4.0

* KTLN-153 | Update examples to match the article edits

* KTLN-153 | Update examples to match the article edits - 2

Co-authored-by: tpurdeva <ramprasad.devarakonda@waitrose.co.uk>
2020-10-05 18:45:51 +01:00
Benjamin Caure
b63aad5048 BAEL-4436 : move template dir to main/resources (#10100)
+ configure location from application.properties
2020-10-05 08:50:54 +01:00
Anirban Chatterjee
14593ca02a Refined bean methods 2020-10-04 12:55:22 +02:00
Adrian Maghear
795bcbe2b7 [BAEL-3600] small fixes 2020-10-04 12:53:41 +02:00
Adrian Maghear
fc3fb53bae Merge remote-tracking branch 'baeldung/master' into BAEL-3600 2020-10-04 12:49:45 +02:00
Adrian Maghear
969cedfecd [BAEL-3600] setup initial mantis job 2020-10-04 12:49:14 +02:00
amdegregorio
9735c8c093 BAEL-4503 2020-10-03 17:07:52 -04:00
Jordan Simpson
94e2a14ded Merge branch 'master' into BAEL-4590 2020-10-03 14:53:34 -05:00
Gerardo Roza
23c667077b updated Keycloak dependencies version to 11.0.2 2020-10-03 15:59:34 -03:00
Jordan Simpson
43ad7afa07 Added code examples from the article. 2020-10-03 00:42:54 -05:00
Umang Budhwar
d48defc3e2 BAEL-4531 (#10093)
* Added code for checking if a class is abstract or not.

* Renamed test name as per review comments.
2020-10-02 21:58:12 -05:00
kwoyke
be48134840 BAEL-4659: Upgrade Cucumber to 6.8.0 (#10115) 2020-10-02 19:28:05 +02:00
kwoyke
67e2165bb6 BAEL-4658: Upgrade to Cucumber 6.8.0 (#10121) 2020-10-02 19:26:00 +02:00
majajoksovic
d3744f7694 BAEL-4505 (#10119)
* initial commit

* fixed formatting

* formatting changes

* test fix
2020-10-02 10:23:50 -07:00
andrebrowne
b9dbeb6c58 BAEL-4012 Add Netflix Feign (#10110)
* BAEL-4012 Add Netflix Feign

* BAEL-4012 Cleanup pom
2020-10-02 10:21:18 -07:00
Aaron Juarez
67981e7cba BAEL-3862: Spark differences DS, DF, RDD (#9976) 2020-10-02 09:46:48 -07:00
Loredana Crusoveanu
e795b87607 Merge pull request #10120 from johnA1331/master
BAEL-28472 add links to github-baeldung articles
2020-10-02 13:30:19 +03:00
johnA1331
99d35b68e3 Create README.md 2020-10-02 13:36:59 +08:00
johnA1331
9ee2aee60f Update README.md 2020-10-02 13:35:14 +08:00
johnA1331
ea64a31131 Update README.md 2020-10-02 13:33:56 +08:00
johnA1331
c68b6f68b5 Update README.md 2020-10-02 13:31:26 +08:00
johnA1331
e9059bbb72 Update README.md 2020-10-02 13:29:42 +08:00
johnA1331
c1c380094c Update README.md 2020-10-02 13:26:20 +08:00
johnA1331
511c0183cf Update README.md 2020-10-02 13:24:04 +08:00
johnA1331
d0f0e197e4 Update README.md 2020-10-02 13:22:31 +08:00
johnA1331
f77d8a6b4e Update README.md 2020-10-02 13:19:45 +08:00
johnA1331
39c0a4fa84 Update README.md 2020-10-02 13:16:46 +08:00
johnA1331
5bae06c7ff Update README.md 2020-10-02 13:15:04 +08:00
johnA1331
92b4aba6b4 Create README.md 2020-10-02 13:13:08 +08:00
johnA1331
cfdbef76ba Update README.md 2020-10-02 13:09:22 +08:00
johnA1331
ffe826a6b6 Update README.md 2020-10-02 13:07:19 +08:00
johnA1331
76676ebfd8 Update README.md 2020-10-02 13:05:41 +08:00
psevestre
3dddb550b6 [BAEL-4204] JNA (#10113)
* [BAEL-4203] JNA

* [BAEL-4203] JNA
2020-10-01 13:13:15 -07:00
Philippe
0e9ec5c2da [BAEL-4203] JNA 2020-09-30 21:57:08 -03:00
Philippe
d09a0fdf8e Merge branch 'master' of https://github.com/eugenp/tutorials 2020-09-30 21:48:14 -03:00
Philippe
cf1b728d3e [BAEL-4203] JNA 2020-09-30 21:47:55 -03:00
Sampada
5a8f420807 BAEL-4075: Validating phone number with libphonenumber (#10111)
* BAEL-4075: Validating phone number with libphonenumber

* BAEL-4075: Validating phone number with libphonenumber
2020-09-30 08:38:21 -07:00
Dhawal Kapil
8db1178ecf Merge pull request #10112 from eugenp/task/JAVA-2432
JAVA-2432 Move articles out of spring-hibernate4
2020-09-30 20:57:01 +05:30
Dhawal Kapil
fc1964251c JAVA-2432 Move articles out of spring-hibernate4
Removed legacy hibernate-4-spring article
2020-09-30 19:19:44 +05:30
Loredana Crusoveanu
11818a04a3 Merge pull request #10029 from Maiklins/Java-2136-update-jackson-version-in-main-pom
Java-2136 update jackson version in main pom
2020-09-30 10:53:54 +03:00
Daniel Taylor
d7fc3796d7 change "Aborted" to "Failed" under testFailed() 2020-09-29 16:37:05 -06:00
Maciej Główka
2f8478db34 BAEL-4446: Getting cookies from httpclient response example (#10104) 2020-09-29 18:12:16 +01:00