Commit Graph

15767 Commits

Author SHA1 Message Date
YuCheng Hu 8a65195b33 Kayak 代码面试题中的有关按照坐标移动的问题 2018-12-25 14:39:56 -05:00
YuCheng Hu 6b3f0afa0f Kayak 面试题中的 Unit 测试 2018-12-25 14:38:25 -05:00
YuCheng Hu 58b84c1fdb 将包的名字进行重命名 2018-12-25 13:45:41 -05:00
YuCheng Hu efcfd98982 README 文件名大写 2018-12-25 13:32:07 -05:00
YuCheng Hu 824355ade6 尝试将 README 名字大写 2018-12-25 13:31:23 -05:00
YuCheng Hu 4383c19b63 修改 POM 文件 2018-12-25 13:29:44 -05:00
amit2103 45ba2a9387 [BAEL-10837] - Splitted core-java-concurrency module 2018-12-25 21:54:46 +05:30
Loredana Crusoveanu 55158e59c9 Update README.md 2018-12-25 15:54:29 +02:00
Loredana Crusoveanu 8fbed2e741 Merge pull request #5993 from amit2103/BAEL-10839
[BAEL-10839] - Added missed class and moved articles related to hashc…
2018-12-25 15:53:44 +02:00
Loredana Crusoveanu ed05ee188b Merge branch 'master' into BAEL-10839 2018-12-25 15:25:31 +02:00
Loredana Crusoveanu eb3503be30 Merge pull request #5985 from amit2103/BAEL-10838
[BAEL-10838] - Created core-java-lang-syntax module
2018-12-25 15:15:17 +02:00
Loredana Crusoveanu bb57ab3de1 Merge pull request #5983 from amit2103/BAEL-10968
[BAEL-10968] - Updated Jackson Dates article
2018-12-25 15:11:43 +02:00
Loredana Crusoveanu ddef2c4043 Merge pull request #5994 from eugenp/BAEL-9044-v2
move networking articles, update readme
2018-12-25 15:02:23 +02:00
Loredana Crusoveanu be54e39e60 Merge branch 'master' into BAEL-10838 2018-12-25 14:25:08 +02:00
Loredana e02f08eb8c update readmes 2018-12-25 14:13:34 +02:00
Loredana fb66f1bc78 move networking articles, update readme 2018-12-25 14:05:10 +02:00
Loredana Crusoveanu 68f1cb23dd Merge pull request #5981 from amit2103/BAEL-9044
[BAEL-9044] - Moved articles out of core-java
2018-12-25 13:44:59 +02:00
amit2103 10c52bc1b9 [BAEL-10839] - Added missed class and moved articles related to hashcode and equals 2018-12-25 16:32:35 +05:30
Loredana Crusoveanu 7e2f10f497 Merge pull request #5971 from amit2103/BAEL-10839
[BAEL-10839] - Create core-java-lang-oop module
2018-12-25 12:14:39 +02:00
Loredana Crusoveanu c96072f515 Merge pull request #5982 from amit2103/BAEL-10985
[BAEL-10985] - Removed vavr-validation submodule
2018-12-25 11:20:49 +02:00
Fabian Rivera 48c0b83978 BAEL-2454 Add missing disconnect call on open connections 2018-12-24 17:46:12 -06:00
Fabian Rivera cdaf0b46bf BAEL-2454 Reading the error response and building the full response
BAEL-2454 Add examples for reading response content on failed requests. Add example on how to build full response string.
2018-12-24 17:44:09 -06:00
Loredana Crusoveanu 45c9532cfb Merge pull request #5947 from eelhazati/master
Hibernate 5 bootstrap API Test.
2018-12-24 18:10:49 +02:00
Loredana Crusoveanu e2903619e3 Merge pull request #5937 from amit2103/BAEL-10866
[BAEL-10866] - Upgrade jackson version in tutorials repository
2018-12-24 16:20:52 +02:00
Sam Millington b4eee1e231 BAEL-2419: Added String Concatenation Unit Tests (#5898) 2018-12-24 10:02:29 -03:00
myluckagain a444d51ae1 Many To One BAEL-2329 (#5878)
* Many To One BAEL-2329

* xml config
2018-12-23 19:30:03 -03:00
codehunter34 8880d96d3a BAEL-2399: Guice vs Spring - Dependency Injection 2018-12-23 16:41:11 -05:00
YuCheng Hu c6eff656c0 BinaryGap Test for codility
问题的原文请参考链接:
https://app.codility.com/programmers/lessons/1-iterations/binary_gap/

有关问题的解答思路和翻译,请参考:https://www.cwiki.us/display/ITCLASSIFICATION/Binary+Gap
2018-12-23 16:30:53 -05:00
YuCheng Hu 3c98c4008d BinaryGap Test for codility
问题的原文请参考链接:
https://app.codility.com/programmers/lessons/1-iterations/binary_gap/

有关问题的解答思路和翻译,请参考:https://www.cwiki.us/display/ITCLASSIFICATION/Binary+Gap
2018-12-23 16:29:50 -05:00
amit2103 8cf3e3f41a [BAEL-10838] - Created core-java-lang-syntax module 2018-12-24 01:10:15 +05:30
amit2103 7bc513561c [BAEL-10968] - Updated Jackson Dates article 2018-12-23 23:31:21 +05:30
Shashank agarwal fda7ff2690 Added Character Array method (#5965)
* Added the code of Replace char in a string at specific index

* added test cases

* Renamed the Test class name end with UnitTest

* Renamed the Test class name end with UnitTest

* Renamed the Test class name end with UnitTest

* Replaced README with the upstream repo

* Added Char Array Method
2018-12-23 09:27:01 -06:00
amit2103 5deb87325b [BAEL-10985] - Removed vavr-validation submodule 2018-12-23 16:59:32 +05:30
amit2103 ec53cb77ac [BAEL-9044] - Moved articles out of core-java 2018-12-23 16:32:19 +05:30
Ganesh Pagade 338b0bc80c format 2018-12-23 12:08:36 +05:30
Ganesh Pagade e8b07fea1d unit tests for nest based access control 2018-12-23 12:05:51 +05:30
amit2103 bba9a99f32 [BAEL-10836] - Create core-java-collections-list module 2018-12-23 01:15:24 +05:30
Josh Cummings be2e45b0a5 Two More Examples for Break and Continue (#5974)
Issue: BAEL-2432
2018-12-22 12:39:35 -07:00
sandy03934 0459f337cd Passing Parameters to a Thread
Issue: BAEL-2417
2018-12-22 12:34:29 -07:00
KevinGilmore e0d24b6780 BAEL-2363 BAEL-2337 BAEL-1996 BAEL-2277 Update README (#5973)
* BAEL-2246: add link back to article

* BAEL-2174: rename core-java-net module to core-java-networking

* BAEL-2174: add link back to article

* BAEL-2363 BAEL-2337 BAEL-1996 BAEL-2277 add links back to articles
2018-12-22 11:40:24 -06:00
fanatixan 12bf5e9f3b bael-2437 (#5972) 2018-12-22 09:13:09 -08:00
amit2103 023bf2c5b5 [BAEL-10839] - Create core-java-lang-oop module 2018-12-22 21:02:12 +05:30
Karanbir Singh c2fc5c0aa6 spelling mistake - minor one 2018-12-22 19:27:25 +05:30
amit2103 afe4a98944 [BAEL-10866] - Resolved conflicts 2018-12-22 18:58:28 +05:30
geroza cb259f6f6c minor fixes:
fixed method naming
added dirtiesContext annotation to classes that shouldnt share the app context state
using SpringApplication instead of unnecessary SpringApplicationBuilder
2018-12-22 11:05:38 -02:00
geroza 832a3dc176 Fixed deprecation usage in spring-boot 2018-12-22 10:38:25 -02:00
geroza cb4470edea migration of modules:
spring-zuul
spring-vertx
spring-sleuth
2018-12-22 10:38:25 -02:00
geroza dcc054d6de Migrated the following modules to parent-boot-2:
spring-reactor
spring-quartz
2018-12-22 10:38:25 -02:00
geroza a1b5d77656 Migrated the following modules, nos using parent-boot-2:
spring-protobuf
spring-mockito
spring-mustache
spring-kafka
spring-jooq
spring-cucumber
spring-aop
spring-amqp-simple
2018-12-22 10:36:08 -02:00
geroza 29b4110b34 just migrated poms, nothing checked 2018-12-22 10:36:08 -02:00