Commit Graph

17532 Commits

Author SHA1 Message Date
Josh Cummings
03df96aa76 Merge pull request #8790 from smokeyrobot/remote-debugging-fix
Remote debugging fix
2020-02-29 11:36:22 -07:00
KevinGilmore
d92b625fb7 BAEL-3459 update README (#8791)
* BAEL-3336 BAEL-3058 add links

* BAEL-3319: add link

* BAEL-3284: add link

* BAEL-3198: add link to article

* BAEL-3479: add link to article

* BAEL-3485: add article link

* SCALA-38: move to new package and add link back to article

* SCALA-38: add imports back into unit test

* BAEL-3459: add link back to article
2020-02-29 10:21:13 -06:00
eelhazati
88808cacd7 move jaas to core security module. 2020-02-29 16:46:05 +01:00
Greg
5249a8f5f9 Merge pull request #8723 from markathomas/BAEL-3817
BAEL-3817 - ThreadPoolTaskExecutor corePoolSize vs. maxPoolSize
2020-02-29 10:20:07 -05:00
Greg
5c2c829b08 Merge pull request #8647 from ramkumarvenkat/BAEL-3735
[BAEL-3735] Gradle to maven sample
2020-02-29 10:12:10 -05:00
mikr
745365b936 BAEL-20604 Update Mule ESB version to 3.9.0 2020-02-29 15:30:39 +01:00
Loredana Crusoveanu
b1fb1a2b59 Merge pull request #8788 from dupirefr/team/JAVA-632-standardizing_packages
[JAVA-632] Moved packages from org.baeldung to com.baeldung
2020-02-29 16:03:50 +02:00
Eric Martin
a1f9920c25 Merge pull request #8697 from wugangca/BAEL-3737
BAEL-3737 Calling Stored Procedures from Spring Data JPA Repositories
2020-02-28 23:24:52 -06:00
Kyle Doyle
088cb9c1be Removed rest of project 2020-02-28 19:46:30 -05:00
smokeyrobot
7612be634e Merge pull request #4 from eugenp/master
Sync merge
2020-02-28 19:36:57 -05:00
Sampada
5245b5145c BAEL-3592 : updated tests, added getter and setter for name (#8787)
* BAEL-3592: Comparison of Spring Beans and Java Enterprise Beans

* BAEL-3592 : updated tests, added getter and setter for name

* BAEL-3592 : removed unnecessary file
2020-02-28 15:27:31 -08:00
Cavero Barca
17c42c903b Reformat and correct the indentation 2020-02-28 23:53:33 +01:00
Cavero Barca
a8c49a9bec Add the functionality and the unit testing for LTrim and RTrim 2020-02-28 21:00:01 +01:00
dupirefr
5de2b1e0e8 [JAVA-632] Moved packages from org.baeldung to com.baeldung 2020-02-28 20:59:15 +01:00
Cavero Barca
859a2e93fd Fix the Case Insensitive article name and github references 2020-02-28 18:55:48 +01:00
Josh Cummings
f2b0b4273a Merge pull request #8527 from smokeyrobot/master
Removed gs-task-scheduling module per editor updates
2020-02-28 09:29:09 -07:00
amdegregorio
48b156bcd3 BAEL-3840 Adjust examples based on editor feedback 2020-02-28 06:54:27 -05:00
François Dupire
a6c5f2a937 Enabling spring-cloud-security module (#8783) 2020-02-28 18:26:22 +11:00
Eric Martin
148499a894 Merge pull request #8782 from srzamfir/feature/BAEL-3185_Kafka_not_strating
Feature/bael 3185 kafka not strating
2020-02-28 00:25:37 -06:00
kwoyke
33de009062 JAVA-853: Move remaining spring-boot into spring-boot-modules (#8778)
* JAVA-853: Move remaining spring-boot into spring-boot-modules

* JAVA-853: Update README

* JAVA-853: Fix relativePath attributes in spring-boot-parent/* modules
2020-02-28 12:39:07 +11:00
Sorin Zamfir
4c78adce12 BAEL-3185: Fixed formatting 2020-02-27 22:14:17 +02:00
Sorin Zamfir
8af19dc3db BAEL-3185: Fixed container factory for partition listener 2020-02-27 22:12:39 +02:00
Anshul BANSAL
19ecacf3d8 Merge branch 'master' into BAEL-3760_Introduction_to_Takes 2020-02-27 18:29:07 +02:00
m.raheem
7045c3f8b4 Autowiring ServerConfig in @Bean method test class 2020-02-27 16:59:16 +02:00
m.raheem
72c6ef0025 Merge branch 'master' of https://github.com/eugenp/tutorials into BAEL_3301_testing_@ConfigurationProperties 2020-02-27 16:38:21 +02:00
Alexander Molochko
0e15e1310a BAEL-2274 DDD Bounded Contexts and Java Modules 2020-02-27 15:00:21 +02:00
Pazis
ecd1196b95 update main pom.xml again 2020-02-26 20:03:23 +03:30
Josh Cummings
8788c5048d Merge pull request #8402 from kwoyke/BAEL-19928
BAEL-19928: Refactor spring-reactor module
2020-02-26 09:33:16 -07:00
Maiklins
b129e5796d Merge pull request #39 from eugenp/master
update
2020-02-26 15:32:54 +01:00
Pazis
d6004a0179 update main pom.xml
added apache-beam module
2020-02-26 12:53:01 +03:30
Pazis
eba8a2e719 delete .gitignore 2020-02-26 12:51:26 +03:30
pazis
f502479a27 new package name 2020-02-26 09:20:31 +00:00
KevinGilmore
fc475b7ac8 SCALA-38: move to new package and update README (#8773)
* BAEL-3336 BAEL-3058 add links

* BAEL-3319: add link

* BAEL-3284: add link

* BAEL-3198: add link to article

* BAEL-3479: add link to article

* BAEL-3485: add article link

* SCALA-38: move to new package and add link back to article

* SCALA-38: add imports back into unit test
2020-02-25 19:46:20 -06:00
smokeyrobot
b489df4c89 Merge pull request #3 from eugenp/master
Sync Merge 2/25
2020-02-25 20:25:39 -05:00
smokeyrobot
e824a23e53 Merge branch 'master' into master 2020-02-25 20:24:58 -05:00
Mathieu Fortin
d9ff32e792 BAEL-3337 main code + live tests (#8777) 2020-02-25 17:24:42 -08:00
Kyle Doyle
09c7d84c3c Fixing conflict for merge 2020-02-25 19:59:45 -05:00
mikr
635516c9b2 BAEL-20604 Update Mule ESB version 2020-02-25 14:17:27 +01:00
Gang Wu
7436512a69 BAEL-3737 Put more examples on procedure reference and move the project to persistence-modules/spring-data-jpa-4/ 2020-02-25 00:01:04 -07:00
Jonathan Cook
57554fc45d BAEL-3491 - Check for null before calling parse in the Double.parseDouble (#8752)
* 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.
2020-02-24 22:10:42 -06:00
Eric Martin
fdffe53ec5 Merge pull request #8751 from johnA1331/master
Bi-Monthly Test Fix - BAEL-22265 and BAEL-22266
2020-02-24 20:47:31 -06:00
Jonathan Cook
14a7932b95 Merge pull request #8688 from psoares/master
[BAEL-3601] How to Lock Files in Java
2020-02-24 23:10:40 +01:00
gmconte
4c5035e645 BAEL-3353: Asynchronous HTTP Programming with Play Framework (#8349)
* project creation and added ws library

* BAEL-3353: pushing code for article

* BAEL-3353: changing test names

* BAEL-3353: removed unused imports

* BAEL-3353: applied review changes and fixed unit test bug

* BAEL-3353: added more examples to PR

* BAEL-3353: updated test following feedback

* BAEL-3353: add new unit test for large data download

* BAEL-3353: fixed PR following feedback
2020-02-24 19:12:40 +00:00
Macieg
9dd52cf1c3 SCALA-36 (#8764) 2020-02-24 09:13:22 -06:00
Anshul BANSAL
ad1894d022 Takes - review changes 2020-02-24 15:17:18 +02:00
Dhawal Kapil
f4178f085c Merge pull request #8765 from Maiklins/JAVA-125-move-spring-boot-parent
Java-125 move spring boot parent
2020-02-24 22:31:34 +11:00
mikr
ae3c0777b5 Java-125 Move Spring Boot Parent to Spring Boot Modules 2020-02-24 09:22:14 +01:00
mthomas
096f24f2e6 Merge branch 'master' of https://github.com/eugenp/tutorials into BAEL-3817 2020-02-23 13:54:54 -06:00
vatsalgosar
6fa984124a BAEL 3617 (#8510)
* BAEL-3617 - @ApiParam and @ApiModelProperty examples

* file formatted
2020-02-23 19:05:16 +00:00
François Dupire
9a838423fb [BAEL-3488] Timer Class (#8769)
* [BAEL-3488] Moving code to core-java where the original article code was located

* [BAEL-3488] Moved original code under timer package
2020-02-23 08:53:12 -08:00