Commit Graph

14816 Commits

Author SHA1 Message Date
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
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
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
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
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
Loredana b6960a762f remove duplicate module 2019-09-08 15:33:34 +03:00
Loredana 25cff41d78 move assertion-libraries module 2019-09-08 15:32:07 +03:00
Loredana 35116b0e69 re-organize testing modules 2019-09-08 15:30:03 +03:00
Loredana Crusoveanu 4e7b8cf19d
Merge pull request #7689 from sjmillington/testing-libraries
[BAEL-16669] moved testing-modules/testing modules into relevant folders
2019-09-08 15:12:10 +03:00
hugogiordano 4cf99eb77c BAEL-3188 How to compress requests using the Spring RestTemplate. Updated GzipUtils code following editor review. (#7746) 2019-09-07 22:08:40 -07:00
amit2103 d1eebc8bef [BAEL-15393] - Fixed tests 2019-09-08 01:54:03 +05:30
amit2103 41ca87136d [BAEL-15393] - Fixed tomcat deployment 2019-09-08 01:14:46 +05:30
Vivek f53e9e55eb BAEL-3194 Radix Sort in Java (#7700) 2019-09-07 12:34:17 -07:00
amit2103 e7aa80b8a2 Merge branch 'master' of https://github.com/eugenp/tutorials into BAEL-15393 2019-09-07 20:51:40 +05:30
amit2103 cfa1b4dfc4 [BAEL-16767] - Renamed RestartApplicationIntegrationTest to RestartApplicationManualTest 2019-09-07 19:51:25 +05:30
amit2103 3166e2eee5 Merge branch 'master' of https://github.com/eugenp/tutorials into BAEL-16767 2019-09-07 19:45:49 +05:30
Eugen b3323d5f22
Update README.md 2019-09-07 14:50:34 +03:00
Loredana Crusoveanu 12d8c8dd30
Merge pull request #7502 from veontomo/BAEL-3081
Code for article "Logistic Regression in Java" (BAEL-3081)
2019-09-07 13:07:57 +03:00
anilkivilcim.eray 9f88a0ff9d BAEL-3097 mapstruct version change from beta2 to final 2019-09-07 12:42:40 +03:00
wugangca f24fef9ec6 [BAEL-3210] - Java Copy Constructor (#7706)
* [BAEL-3210] - Copy constructors in Java

* [BAEL-3210] - Copy constructors in Java

* Change indentation space based on code style instructions.
2019-09-07 10:17:33 +01:00
Sam Millington 648ef77f5d [BAEL-3193] Bucket Sort In Java Code (#7731) 2019-09-07 06:31:51 +02:00
Kevin Kraus ed7b67f19c BAEL-3227 fixed tests 2019-09-06 22:44:56 -05:00
Kevin Kraus ed459a5786 BAEL-3227 renamed test 2019-09-06 22:40:06 -05:00