Commit Graph

1801 Commits

Author SHA1 Message Date
johnA1331 07b9fb4be0 Update README.md 2020-03-02 14:48:49 +08:00
johnA1331 dbb3bac00b Update README.md 2020-03-02 14:42:10 +08:00
johnA1331 2a0cf2b743 Update README.md 2020-03-02 14:40:11 +08:00
johnA1331 271ad64922 Update README.md 2020-03-02 14:37:05 +08:00
johnA1331 52577b5e2b Update README.md 2020-03-02 14:34:11 +08:00
johnA1331 82a955a181 Update README.md 2020-03-02 14:32:33 +08:00
johnA1331 82f3d5f4af Update README.md 2020-03-02 14:27:34 +08:00
mikr 604922faf9 JAVA-28 remove mac profile 2020-03-01 23:07:19 +01:00
Loredana Crusoveanu 67c78aedd7 Merge pull request #8696 from amit2103/BAEL-21705
added missing code which are mentioned in article
2020-03-01 21:58:37 +02:00
Sampada 5bed693160 BAEL-3592 : modified package name (#8798) 2020-03-01 08:14:03 -08:00
Anshul Bansal a6c090f66b BAEL_3760-Introduction-to-Takes (#8767)
* Initial commit

* Intro to Takes

* Takes - code

* Code changes

* Takes - unit and integration test

* Takes - hit-refresh feature

* Takes - renamed hit-refresh to reload

* Takes - review changes
2020-03-01 13:07:50 +00:00
Eric Martin 505a0c9547 Merge pull request #8678 from macroscopic64/master
BAEL-3480 Java Fast pattern matching using trie and suffix tree
2020-02-29 19:54:11 -06:00
Eric Martin 754df49a31 Merge pull request #8794 from rdevarakonda/BAEL-3324-Fix-Tests
BAEL-3324 | Fix broken integration tests
2020-02-29 19:41:16 -06:00
Eric Martin 7389a6cab1 Merge pull request #8721 from CROSP/BAEL-2274
BAEL-2274 DDD Bounded Contexts and Java Modules
2020-02-29 19:14:57 -06:00
kwoyke 874edba8e7 BAEL-3803: Upgrade spring-jooq to the Spring Boot 2.2.2 (#8785) 2020-02-29 21:35:23 +01:00
kwoyke 0568f91ae7 BAEL-3724: Add cross origin requests processing config (#8770) 2020-02-29 21:33:10 +01:00
kwoyke 36474ca59f BAEL-3802: Upgrade spring-boot-testing to Spring Boot 2.2.2 (#8779) 2020-02-29 21:19:47 +01:00
Josh Cummings 2b9aea7aae Merge pull request #8768 from dupirefr/team/JAVA-133-slf4j_version_update
[JAVA-133] Updated slf4j version to 1.7.30
2020-02-29 12:00:19 -07:00
ramprasad.devarakonda@gmail.com 5cedfb6479 BAEL-3324 | Fix broken integration tests 2020-02-29 18:38:11 +00:00
Josh Cummings 4142addd76 Merge pull request #8790 from smokeyrobot/remote-debugging-fix
Remote debugging fix
2020-02-29 11:36:22 -07:00
KevinGilmore 7cdbcaab3f 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 1bfac7ea53 move jaas to core security module. 2020-02-29 16:46:05 +01:00
Greg 773fe0ab8a Merge pull request #8723 from markathomas/BAEL-3817
BAEL-3817 - ThreadPoolTaskExecutor corePoolSize vs. maxPoolSize
2020-02-29 10:20:07 -05:00
Greg d637c97ed1 Merge pull request #8647 from ramkumarvenkat/BAEL-3735
[BAEL-3735] Gradle to maven sample
2020-02-29 10:12:10 -05:00
mikr 27bbbdad76 BAEL-20604 Update Mule ESB version to 3.9.0 2020-02-29 15:30:39 +01:00
Loredana Crusoveanu c5af5c2a36 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 9ad211c1de 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 e6d5638d9b Removed rest of project 2020-02-28 19:46:30 -05:00
smokeyrobot 98cd6c524a Merge pull request #4 from eugenp/master
Sync merge
2020-02-28 19:36:57 -05:00
Sampada b1feb51814 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 f5a18c6dca Reformat and correct the indentation 2020-02-28 23:53:33 +01:00
Cavero Barca 647e4ffe0e Add the functionality and the unit testing for LTrim and RTrim 2020-02-28 21:00:01 +01:00
dupirefr 99a786c39c [JAVA-632] Moved packages from org.baeldung to com.baeldung 2020-02-28 20:59:15 +01:00
Cavero Barca 76f8c05fac Fix the Case Insensitive article name and github references 2020-02-28 18:55:48 +01:00
Josh Cummings 0a6afb4528 Merge pull request #8527 from smokeyrobot/master
Removed gs-task-scheduling module per editor updates
2020-02-28 09:29:09 -07:00
amdegregorio d1ed8af579 BAEL-3840 Adjust examples based on editor feedback 2020-02-28 06:54:27 -05:00
François Dupire 107bf079f9 Enabling spring-cloud-security module (#8783) 2020-02-28 18:26:22 +11:00
Eric Martin 8bd02c32e3 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 68ddd13015 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 002b937923 BAEL-3185: Fixed formatting 2020-02-27 22:14:17 +02:00
Sorin Zamfir 16b8a61b16 BAEL-3185: Fixed container factory for partition listener 2020-02-27 22:12:39 +02:00
Anshul BANSAL d8cc13731c Merge branch 'master' into BAEL-3760_Introduction_to_Takes 2020-02-27 18:29:07 +02:00
m.raheem 2b44a323eb Autowiring ServerConfig in @Bean method test class 2020-02-27 16:59:16 +02:00
m.raheem 057cab32fc Merge branch 'master' of https://github.com/eugenp/tutorials into BAEL_3301_testing_@ConfigurationProperties 2020-02-27 16:38:21 +02:00
Alexander Molochko 0cc2c4f50d BAEL-2274 DDD Bounded Contexts and Java Modules 2020-02-27 15:00:21 +02:00
Pazis e4f3ba5648 update main pom.xml again 2020-02-26 20:03:23 +03:30
Josh Cummings c2ac76bc83 Merge pull request #8402 from kwoyke/BAEL-19928
BAEL-19928: Refactor spring-reactor module
2020-02-26 09:33:16 -07:00
Maiklins 984a99b7cf Merge pull request #39 from eugenp/master
update
2020-02-26 15:32:54 +01:00
Pazis 862e7a3f20 update main pom.xml
added apache-beam module
2020-02-26 12:53:01 +03:30
Pazis e57dbf3c72 delete .gitignore 2020-02-26 12:51:26 +03:30