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
davidmartinezbarua
214710beb8
Merge pull request #9916 from oussama-benmahmoud/BAEL-4443-reading-http-response-body-string
...
BAEL-4443 Reading HTTP ResponseBody as a String
2020-09-29 10:29:37 -03:00
Dhawal Kapil
fd8be53f0a
Merge pull request #10103 from sampada07/JAVA-2432
...
JAVA-2432: Move articles out of spring-hibernate4
2020-09-29 18:33:00 +05:30
kwoyke
92bd1bbae6
BAEL-2626: Update Feign to 10.11 ( #10105 )
2020-09-29 14:54:05 +02:00
Eric Martin
18e32676fe
Merge pull request #10057 from chris9408/feature/BAEL-4415
...
BAEL-4415 get a list of trusted certificates in Java
2020-09-28 22:54:10 -05:00
Krzysztof Majewski
154a23d9d9
BAEL-3997 ( #10102 )
...
* BAEL-3997 Verify Working with Date Parameters in Spring app level config
* rename properties
Co-authored-by: Krzysztof Majewski <krzysztof.majewski.km1@contractors.roche.com>
2020-09-28 20:32:37 -07:00
Krzysztof Majewski
42141b8889
BAEL-4520 Getting Started with jOOQ ( #10101 )
...
Co-authored-by: Krzysztof Majewski <krzysztof.majewski.km1@contractors.roche.com>
2020-09-28 20:30:32 -07:00
Anirban Chatterjee
427581b3a6
Code cleanup
2020-09-28 23:21:40 +02:00
sampadawagde
6d9024049e
JAVA-2432: Added link to existing article
2020-09-28 23:18:18 +05:30
sampadawagde
2dd77a259d
JAVA-2432: Moved 5 articles to spring-data-jpa-query-2
2020-09-28 23:17:31 +05:30
sampadawagde
7de65d1211
JAVA-2432: removed unused module from parent pom
2020-09-28 23:13:49 +05:30
sampadawagde
d77c22b05f
JAVA-2432: Moved 1 article to hibernate-enterprise
2020-09-28 23:13:14 +05:30
sampadawagde
0ba96c9c43
JAVA-2432: Moved 1 article to hibernate-enterprise
2020-09-28 23:12:26 +05:30
sampadawagde
7ee94d7455
JAVA-2432: Moved articles from here to other modules
2020-09-28 23:10:40 +05:30
kwoyke
664d170cf4
BAEL-4656: Get available port number for the test ( #10096 )
2020-09-28 16:29:44 +02:00
Oussama BEN MAHMOUD
e134c020ce
BAEL-4443 Reading HTTP ResponseBody as a String
2020-09-28 10:43:07 +02:00
Eric Martin
58896594d1
Merge pull request #10075 from sk1418/springbootPort
...
[BAEL-4612] get spring boot port at runtime
2020-09-27 21:55:35 -05:00
Anirban Chatterjee
29c91cde2e
Added component scan and auto configuration annotations
2020-09-28 01:24:17 +02:00
Eric Martin
9799d98a7e
Merge pull request #10016 from wugangca/BAEL-4453
...
BAEL-4453 Reversing a Linked List in Java
2020-09-27 09:03:38 -05:00
Eric Martin
dd2c527a69
Merge pull request #10043 from sk1418/classObj
...
[BAEL-4532]a.getClass() vs A.class
2020-09-27 08:49:17 -05:00
Lachezar Atanasov
0a9ccbfedd
Update README.md
2020-09-27 11:46:14 +03:00
Lachezar Atanasov
0055fb2e1b
Update README.md
2020-09-27 11:45:57 +03:00
Lachezar Atanasov
60201640d9
Update README.md
2020-09-27 11:45:13 +03:00
Lachezar Atanasov
76c4f84e64
Update README.md
2020-09-27 11:44:45 +03:00
doodoroma
cb401569d9
Merge pull request #10062 from azhwani/TBAEL4396
...
BAEL-4396: Find the last modified file in a directory with Java
2020-09-27 10:44:04 +02:00
Ronald Dehuysser
70203a988b
[BAEL-4639] Running background jobs in Spring with JobRunr ( #10089 )
...
* [BAEL-4639] Running background jobs in Spring with JobRunr
* [BAEL-4639] Background jobs in Spring with JobRunr - update dependencies and readme
* [BAEL-4639] Background jobs in Spring with JobRunr - add required newline to application.properties
* [BAEL-4639] Background jobs in Spring with JobRunr - Make sure link is correct
* [BAEL-4639] Background jobs in Spring with JobRunr - Cleanup and LiveTest added
* [BAEL-4639] - Feedback
* [BAEL-4639] Update test with feedback
2020-09-26 14:14:11 -07:00
Maiklins
ea391ff6dd
Merge pull request #73 from eugenp/master
...
update
2020-09-26 22:33:31 +02:00