Loredana Crusoveanu
ba440027bb
Create README.md
2019-04-21 10:57:11 +03:00
Loredana Crusoveanu
ceb9f66ebc
Create README.md
2019-04-21 10:56:23 +03:00
Loredana Crusoveanu
f3bdf6fffb
Update README.md
2019-04-21 10:55:26 +03:00
Loredana Crusoveanu
8d9b74262a
Update README.md
2019-04-21 10:54:45 +03:00
Loredana Crusoveanu
86d4c0b0d9
Merge branch 'master' into geroza/BAEL-14138_update-and-move-Spring-HAETOAS-article
2019-04-21 10:45:20 +03:00
Loredana Crusoveanu
9f0d70838f
Merge pull request #6773 from amit2103/BAEL-13600
...
[BAEL-13600] - Updated HttpClient with SSL Header article
2019-04-21 10:09:26 +03:00
macroscopic64
a9f1bb2f69
[BAEL-2073] Java 9 Migration Issues and Resolution
2019-04-21 11:47:01 +05:30
macroscopic64
7f13afc009
Merge remote-tracking branch 'upstream/master'
2019-04-21 11:36:29 +05:30
amit2103
79596848ce
Merge branch 'master' of https://github.com/eugenp/tutorials into BAEL-13600
2019-04-21 11:29:44 +05:30
Eugen
0ee62413a5
Update README.md
2019-04-21 08:32:46 +03:00
isaolmez
c0c5a64b10
Merge remote-tracking branch 'upstream/master' into BAEL-2809
...
# Conflicts:
# persistence-modules/spring-data-jpa-2/pom.xml
2019-04-21 07:59:16 +03:00
Liesheng Long
b787689731
add test code for running jar with arguments
2019-04-20 23:08:06 -04:00
Liesheng Long
48b5417f75
Revert "added link to the article: http://inprogress.baeldung.com/run-jar-application-with-command-line-arguments "
...
This reverts commit e5f11278c6
.
2019-04-20 22:51:56 -04:00
Liesheng Long
4524ad57f9
Revert "add test code for running jar with arguments"
...
This reverts commit 5eb2a6e04e
.
2019-04-20 22:50:04 -04:00
Eric Martin
b2b80c89e1
Merge pull request #6727 from SmartyAnsh/master
...
BAEL-2661 - Groovy def keyword
2019-04-20 19:05:30 -05:00
Eric Martin
a5d630b175
Merge pull request #6695 from sumitsg34/master
...
BAEL-2841 spring data jpa populators
2019-04-20 15:43:49 -05:00
isaolmez
004b2cc5a8
BAEL-2809: Added code samples
2019-04-20 22:56:02 +03:00
isaolmez
f8d76eb5ac
BAEL-2809: Added code samples
2019-04-20 22:53:09 +03:00
Ger Roza
01af809924
changed spring-boot-rest HATEOAS dependency, to use the starter dependency instead
2019-04-20 16:48:02 -03:00
Anshul Bansal
743e1b04e1
BAEL-2661 - Groovy def keyword - pr comments resolved
2019-04-20 22:16:30 +03:00
Anshul Bansal
28f80013cb
BAEL-2661 - Groovy def keyword - pr comments resolved
2019-04-20 22:14:27 +03:00
Anshul Bansal
550c59b473
Merge branch 'master' into master
2019-04-20 22:12:33 +03:00
amit2103
529da52045
Merge branch 'master' of https://github.com/eugenp/tutorials into BAEL-13600
2019-04-21 00:20:17 +05:30
amit2103
fab2df5166
[BAEL-13600] - Updated HttpClient with SSL Header article
2019-04-21 00:19:55 +05:30
Ger Roza
df075866cd
Added Context Test for missing spring-cloud-spring-cloud-archaius projects
2019-04-20 15:08:36 -03:00
maibin
e164ab8af0
Fix the Groovy 2 build ( #6772 )
...
* Fix the name of the artifact
* Add Groovy 2 to build
2019-04-20 10:44:01 -07:00
Loredana Crusoveanu
ad3a6c4526
Merge pull request #6770 from amit2103/BAEL-13597-1
...
[BAEL-13597] - Added new module : httpclient-simple, updated httpclie…
2019-04-20 19:36:21 +03:00
Ger Roza
381c6a4999
fixed or added SpringContextIntegrationTests for spring cloud submodules:
...
spring-cloud-functions
spring-cloud-kubernetes/travel-agency-service
spring-cloud-openfeign
spring-cloud-task/springcloudtaskbatch
spring-cloud-vault
spring-cloud-zookeeper/HelloWorld
spring-cloud-zuul
2019-04-20 12:48:49 -03:00
Ger Roza
ea06f79651
Fixed Integration Tests for spring-cloud submodules:
...
* spring-cloud-archaius/basic-config
* spring-cloud-aws
* spring-cloud-bootstrap projects
2019-04-20 12:48:49 -03:00
Amy DeGregorio
1f853d5d51
BAEL 2879 ( #6767 )
...
* BAEL-2727 Example Code
* Example code for BAEL-2879 Jackson YAML
2019-04-20 08:48:39 -07:00
amit2103
dda58cddc2
[BAEL-13597] - Added new module : httpclient-simple, updated httpclient with new version and code
2019-04-20 18:59:18 +05:30
dcalap
e41d832038
#BAEL-2828 - first and top example methods added ( #6742 )
...
* #BAEL-2828 - first and top example methods added
* #BAEL-2828 - fix import and method same erasure error
* #BAEL-2828 - get rid of Optional in order to pass tests
2019-04-19 22:38:03 -06:00
Raghav Jha
9da56d97b6
BAEL-2822 Persisting Maps with Hibernate ( #6692 )
...
* BAEL-2822 Persisting Maps with Hibernate
* BAEL-2822 Move PersistMaps Tutorial to new module
* BAEL-2822 Move PersistMaps Tutorial to new module
* BAEL-2822 Move PersistMaps Tutorial to new module
2019-04-19 22:34:34 -06:00
Liesheng Long
e5f11278c6
added link to the article: http://inprogress.baeldung.com/run-jar-application-with-command-line-arguments
2019-04-19 19:15:30 -04:00
Liesheng Long
5eb2a6e04e
add test code for running jar with arguments
2019-04-19 19:08:52 -04:00
Pavan Shankar Koli
923019269c
BAEL-2770 Added code and test cases
2019-04-19 17:12:33 +05:30
Eric Martin
1a01445b6f
Merge pull request #6758 from eugenp/ISSUE-6752
...
Update pom.xml
2019-04-18 22:03:56 -05:00
Juan Moreno
f6b1967cbe
BAEL-2655 Sample code ( #6731 )
...
* Upgraded dependencies
* Fixed test in Linux Environment
* Added I/O samples
* FIX End of line reference, previous version was OS dependent
* CHORE Added junit5 dependency
* UPGRADE gradle version, UPDATE versions
* Deleted emtpy lines
2019-04-18 21:40:32 -05:00
Eric Martin
d5ee7de5a5
Update pom.xml
...
Fixed start-class in pom
2019-04-18 21:37:00 -05:00
Andrey Shcherbakov
062ea56d7a
Move code for BAEL-2833 from core-java-8-2 to core-java-lang-oop-2 ( #6755 )
2019-04-18 18:54:24 -07:00
macroscopic64
c587c0b5dd
[BAEL-2073] Java 9 Migration Issues and Resolution
2019-04-19 07:15:12 +05:30
macroscopic64
31f45e8898
Merge remote-tracking branch 'upstream/master'
2019-04-19 06:27:45 +05:30
Kacper Koza
d6235c73e6
master
2019-04-18 22:25:17 +02:00
Kacper Koza
1263171465
read src/test/resources
2019-04-18 22:21:35 +02:00
Ger Roza
15b053c6a8
[BAEL-2735] REST-Assured Authentication article ( #6753 )
...
* Added restassured test using basic auth, form auth and digest.
* Added Rest Assured Authentication - OAuth Live Test
* Add Authentication with Rest Assured for autoconfigured Form Login
* Add OAuth 1 Rest Assured scenario
2019-04-18 08:34:40 -07:00
mherbaghinyan
637f2e945a
added unit tests
2019-04-18 16:05:44 +04:00
ashleyfrieze
01204065e5
Merge pull request #6751 from MajewskiKrzysztof/BAEL-2493
...
Bael 2493
2019-04-18 11:47:50 +01:00
Krzysztof Majewski
a249fbaf62
BAEL-2493
2019-04-18 10:03:19 +02:00
Krzysztof Majewski
ce418d10ca
Merge pull request #2 from eugenp/master
...
Merge
2019-04-18 10:01:18 +02:00
Kumar Chandrakant
275a4acaea
Adding source files for article BAEL-1932 ( #6746 )
2019-04-18 07:43:09 +02:00