Commit Graph

15311 Commits

Author SHA1 Message Date
catalin-burcea d96a072680 Split or move core-java-modules/core-java-networking module 2019-09-12 12:54:41 +03:00
Jonathan Cook 8673e3a460 BAEL-3132 - Linux Commands - Loop Through Directories/Folders (#7682)
* BAEL-3132 - Linux Commands - Loop Through Directories/Folders

* BAEL-3132 - Linux Commands - Loop Through Directories/Folders
- update pom description.

* BAEL-3132 - Linux Commands - Loop Through Directories/Folders
- Add another example using find exec.

* BAEL-3132 - Linux Commands - Loop Through Directories/Folders
2019-09-12 10:37:21 +01:00
Catalin Burcea ec23ab367e Split or move core-java-modules/core-java-lang-oop module (#7767) 2019-09-12 10:32:10 +01:00
Loredana Crusoveanu 71818a79cc
Merge pull request #7774 from catalin-burcea/BAEL-16629
[BAEL-16629] Split or move java-numbers module
2019-09-12 09:02:16 +03:00
Loredana Crusoveanu 51eac5b894
Merge pull request #7775 from eugenp/fix/BAEL-2991
Renames java-sql20 to a more generic module persistence-libraries.
2019-09-11 22:12:35 +03:00
Loredana Crusoveanu fb1ed77838
Update README.md 2019-09-11 21:47:26 +03:00
Loredana Crusoveanu 075f6476fc
Update README.md 2019-09-11 21:46:42 +03:00
Rui Vilao 4f1aa7ab6d Renames java-sql20 to a more generic module persistence-libraries. 2019-09-11 20:03:56 +02:00
NickTononi b7c58ddce6 [BAEL-3279]Add missing code snippets from the Spring RequestMapping article (#7768)
* [BAEL-3279]Add missing code snippets from the Spring RequestMapping article

* [BAEL-3279] Updated snippets

* changhed tabs to spaces

* fixed import issues

* fixed package
2019-09-11 12:23:33 +01:00
fanatixan ff15a61559 BAEL-16653 (#7691)
* added module 'design-patterns-behavioral'

* added module 'design-patterns-structural'

* added module 'design-patterns-creational'

* added module 'design-patterns-architectural'

* added module 'design-patterns-functional'

* moved facade code examples from design-patterns to design-patterns-structural

* moved singleton examples from design-patterns to design-patterns-creational

* moved bridge examples from design-patterns to design-patterns-structural

* moved creational examples from design-patterns to design-patterns-creational

* moved observer examples from design-patterns to design-patterns-behavioral

* moved flyweight examples from design-patterns to design-patterns-creational

* moved service locator examples from design-patterns to design-patterns-architectural

* moved double checked locking singleton examples from design-patterns to design-patterns-creational

* moved composite examples from design-patterns to design-patterns-structural

* moved visitor examples from design-patterns to design-patterns-behavioral

* moved dao examples from design-patterns to design-patterns-architectural

* moved interpreter examples from design-patterns to design-patterns-behavioral

* moved state examples from design-patterns to design-patterns-behavioral

* moved decorator examples from design-patterns to design-patterns-structural

* renamed LogerUtil to LoggerUtil

* moved template method examples from design-patterns to design-patterns-behavioral

* moved chain of responsibility examples from design-patterns to design-patterns-behavioral

* moved command examples from design-patterns to design-patterns-behavioral

* moved constructor vs static factory method examples from design-patterns to design-patterns-creational

* moved adapter examples from design-patterns to design-patterns-structural

* moved currying examples from design-patterns to design-patterns-functional

* moved proxy examples from design-patterns to design-patterns-structural

* moved persistence.xml from design-patterns to design-patterns-architectural

* deleted empty module: design-patterns

* moved mediator examples from design-patterns-2 to design-patterns-behavioral

* moved null object examples from design-patterns-2 to design-patterns-behavioral

* moved null check examples from design-patterns to design-patterns-behavioral

* moved freebuilder examples from design-patterns-2 to design-patterns-creational

* added module design-patterns-behavioral-2

* moved memento examples from design-patterns-2 to design-patterns-behavioral-2

* removed empty module design-patterns-2

* changed http to https in readmes in modules design-patterns-*
2019-09-11 12:00:16 +01:00
catalin-burcea 9addb86012 Split or move java-numbers module 2019-09-11 13:16:58 +03:00
Devender Kumar f4ec48e0b8 Added constraint group sequence test cases (#7763) 2019-09-11 11:44:03 +02:00
Kevin Kraus 42b6bf5c02 add asserts and use temp directory 2019-09-10 21:40:34 -05:00
Kevin Kraus 714e909e97 move to core-java-io 2019-09-10 20:47:13 -05:00
Denis f8ca31c99b extract jasperreports to libraries-2 module 2019-09-10 22:49:19 +02:00
Denis 5182035762 extract spring-mvc-basics-2 module 2019-09-10 22:32:48 +02:00
Sjmillington 4a3ca68047 [BAEL-16643] Split guava module 2019-09-10 16:52:28 +01:00
Vivek dc1cd98cd0 BAEL-3194: Radix Sort in Java (changed the method name to comply with site standards) (#7761) 2019-09-10 07:36:37 -07:00
Dhawal Kapil fe94b62375 BAEL-17450 Slice 20 | The top 100 articles should have their own package in the module (#7757) 2019-09-10 12:43:16 +01:00
Dhawal Kapil 4cfb4b8d25 BAEL-17439 Slice 18 | The top 100 articles should have their own package in the module (#7754) 2019-09-10 12:42:41 +01:00
Krzysztof Majewski e48b29d58c add custom interpolator 2019-09-10 11:35:35 +02:00
Eric Martin c52a637aea
Merge pull request #7740 from alessiostalla/BAEL-3189
Code for BAEL-3189 (custom Apache Shiro permission implementation)
2019-09-09 22:24:07 -05:00
Eric Martin ad073e5691
Merge pull request #7610 from kivicko/BAEL-3097-mapstruct-custom-method
BAEL-3097 init for mapstruct custom mapping method
2019-09-09 22:06:45 -05:00
KevinGilmore 5ba18b2ec7
BAEL-3149 and BAEL-3043 add links back to articles (#7765)
* 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

* BAEL-2367: add link back to article

* BAEL-2335: add link back to article

* BAEL-2413: add link back to article

* Update README.MD

* BAEL-2577: add link back to article

* BAEL-2490: add link back to article

* BAEL-2471: add link back to article

* BAEL-2583: add link back to article

* BAEL-2738: add link back to article

* BAEL-2711: Add spring-boot-angular module to root pom

* BAEL-2544 BAEL-2711 BAEL-2575 BAEL-2657 Add links back to articles

* BAEL-2736: Add link back to article

* BAEL-2789: Add link back to article

* BAEL-2489: add link back to article

* BAEL-2840: add link back to article

* BAEL-2655: add link back to article

* BAEL-2884: add link back to article

* BAEL-2985: Fix Spring Boot Apps in spring-data-rest module

* BAEL-2898 BAEL-3057 BAEL-3020 add links back to articles

* BAEL-3126 BAEL-2463 README

* BAEL-2989: add README

* BAEL-3149 BAEL-3043 update README
2019-09-09 21:45:01 -05:00
Dhawal Kapil d5abe46c25 BAEL-17449 Slice 19 | The top 100 articles should have their own package in the module (#7755) 2019-09-09 14:32:09 +01:00
Dhawal Kapil 2f5dcfaa65 BAEL-17393 Slice 14 | The top 100 articles should have their own package in the module (#7729)
-Moved code snippets to proper packages
2019-09-09 14:31:22 +01:00
Dhawal Kapil 284448b8c9 BAEL-17438 Slice 17 | The top 100 articles should have their own package in the module (#7748) 2019-09-09 14:20:01 +01:00
Nick ba001ed4a2 Examples for 'Finding the difference between two strings in Java' (#7625)
* initial commit

* Reformatting and addressing review comments

* Examples for 'Finding the difference between two strings in Java'

* Removing evaluation article code

* Adding benchmarks

* Removing performance tests from unit test class

* upgrading diff-match-patch version

* making benchmark methods return a value

* Moving code to java-strings-3

* Moving stuff around

* New unit test format
2019-09-09 13:57:25 +01:00
Dhawal Kapil 7d412feca5 BAEL-17397 Slice 15 | The top 100 articles should have their own package in the module (#7742) 2019-09-09 13:38:25 +01:00
Ger Roza b6183e9315 [BAEL-9498] Fix failing context tests - part 2 (#7738)
* fixed Spring Context Test in spring-data-rest-querydsl module

* fixed spring-ejb/spring-ejb-client Context tests, removed ContextIntegrationTest and added a note to the ContextLiveTest. Plus, redefined spring-ejb-remote url in pom, it was not working properly'

* Fixed Context test in spring-remoting/remoting-jms/remoting-jms-server, added notes for Live Test

* Fixed Context test in spring-remoting/remoting-rmi\remoting-rmi-server, added notes for Live Test

* Fixed Context test in spring-rest-query-language, added note for ContextTest and deleter ContextIntegrationTest

* renamed SpringContextIntegrationTest to SpringContextTest, as per comment in BAEL-14304
2019-09-09 12:16:40 +01:00
mikr a1dcb5c5ea BAEL-3131 Guide to Java HashMap 2019-09-09 11:10:18 +02:00
Maiklins 72f692d735
Merge pull request #9 from eugenp/master
update with origin
2019-09-09 10:57:44 +02:00
Eric Martin 27b5ddfb38
Merge pull request #7673 from kertpjatkin/master
[BAEL-2851] Debugging the Spring MVC 404 “No mapping found for HTTP request with URI...” error
2019-09-08 22:45:16 -05:00
Alex Tighe a76bf62420 [BAEL-2076] - Moving example to new core-java-io-files module 2019-09-08 23:45:01 -04:00
Kevin Kraus 9f2a9a9c36 renaming test 2019-09-08 22:14:40 -05:00
Kevin Kraus 2a7f9f6ede improving absolute path test 2019-09-08 22:00:54 -05:00
Kevin Kraus 0eac69ca79 fix package name 2019-09-08 21:51:37 -05:00
Nikunj Gandhi 827c97e47b Code formatted 2019-09-08 16:42:03 -04:00
Nikunj Gandhi f66e0d8053 BAEL-3214 | Unit tests for class FileWriter 2019-09-08 16:27:20 -04:00
Loredana Crusoveanu bb968a92da
Merge pull request #7744 from amit2103/BAEL-15393
Bael 15393
2019-09-08 22:39:40 +03:00
Eric Martin 22d6bef432
Merge pull request #7708 from lukaszrys/feature/BAEL-1869_couchbase_reactive
[ BAEL-1869 ]: Couchbase spring reactive article
2019-09-08 14:13:29 -05:00
Eric Martin c2a9469856
Merge pull request #7666 from macieg/bael-3192
BAEL-3192 | A guide to System.gc()
2019-09-08 14:04:39 -05:00
Sam Millington 3207ee034a
Merge branch 'master' into core-java-move-1 2019-09-08 18:21:13 +01:00
Loredana Crusoveanu 663d533f06
Merge pull request #7647 from eugenp/lor6-patch-5
Update README.md
2019-09-08 19:26:56 +03:00
Loredana Crusoveanu 68fc4807c7
Merge pull request #7749 from eugenp/BAEL-16669
re-organize testing modules
2019-09-08 18:05:18 +03:00
Loredana Crusoveanu 9fefbde74d
Merge pull request #7695 from amit2103/BAEL-16767
[BAEL-16767] - Fix the integrations tests in spring-boot-ops
2019-09-08 17:52:12 +03:00
Loredana Crusoveanu 40aef2b22e
Merge pull request #7717 from sjmillington/core-java-reflection
[BAEL-15994] moved files to core-java-modules/core-java-reflection
2019-09-08 17:47:38 +03:00
Loredana Crusoveanu fa4f4967f3
Merge pull request #7696 from amit2103/BAEL-16635
[BAEL-16635][BAEL-16636] Split or move core-java-modules/core-java-co…
2019-09-08 17:07:45 +03:00
Sjmillington 88a20dc6a2 moved some classes back to core-java-8 2019-09-08 14:35:08 +01:00
Loredana 1342f75609 small fixes 2019-09-08 15:52:17 +03:00