Commit Graph

2171 Commits

Author SHA1 Message Date
Krzysiek e2b2efa72d JAVA-86: Refactor spring-boot-custom-error-page 2020-03-15 20:10:28 +01:00
mikr 7481de5257 Merge branch 'master' of https://github.com/Maiklins/tutorials into JAVA-841-Standardize-packages-spring-security-mvc-boot
 Conflicts:
	spring-security-modules/spring-security-mvc-boot-1/src/test/java/com/baeldung/roles/web/CustomUserDetailsServiceIntegrationTest.java
2020-03-15 17:04:35 +01:00
Krzysiek 9a4f4e47dc JAVA-86: spring-boot-custom-error-page 2020-03-15 16:55:18 +01:00
mikr b92b5d2065 Merge branch 'Fix-boot-mvc-2' into JAVA-841-new 2020-03-15 16:53:06 +01:00
mikr ab71c5eb09 JAVA-841 Standardize packages in spring-security-mvc-boot 2020-03-15 16:37:38 +01:00
Krzysiek fff4be33f0 JAVA-86: spring-boot-failure-analyzer 2020-03-15 16:24:26 +01:00
Maiklins 3cc508d93b Merge pull request #42 from eugenp/master
update
2020-03-15 16:19:50 +01:00
rpvilao c6c643048f Merge pull request #8789 from carloscaverobarca/BAEL-3755-LTrim-And-RTrim-In-Java
[BAEL 3755] - LTrim and RTrim Alternatives in Java
2020-03-15 15:16:49 +01:00
amit.pandey 1f4a4e24ec pom formatting 2020-03-15 18:22:24 +05:30
Unknown dae03d6a87 BAEL-3855 2020-03-15 13:04:55 +01:00
Unknown 5065a7353d BAEL-3855 2020-03-15 12:50:43 +01:00
Ashley Frieze 3750e28487 BAEL-3339 Remove unnecessary Spring Security Core dependency 2020-03-15 11:07:17 +00:00
Krzysiek afcd5d23c5 JAVA-86: Migrate spring-boot-custom-banners 2020-03-15 11:32:12 +01:00
Krzysiek 2ce585c3ea JAVA-86: Initial migration - spring-boot-change-port 2020-03-15 09:51:11 +01:00
Cavero Barca 2f3fa76466 Convert Benchmark functions to public to avoid compilation errors 2020-03-15 08:59:15 +01:00
Sampada f5eb0cc202 Merge branch 'master' into JAVA-4 2020-03-15 12:58:45 +05:30
sampadawagde 12034cd05c JAVA-4: Included article in README for which code belongs here 2020-03-15 12:56:22 +05:30
sampadawagde 6023de1b93 JAVA-4: Updated module pom 2020-03-15 12:55:19 +05:30
sampadawagde e1d9086ef7 JAVA-4: Updated README for original module hibernate5 2020-03-15 12:54:52 +05:30
sampadawagde bf60206022 JAVA-4: Removed hibernate5-mapping; merged into to hibernate-mapping 2020-03-15 12:53:28 +05:30
sampadawagde 729d35140e JAVA-4: Renamed hibernate5-queries to hibernate-queries 2020-03-15 12:52:48 +05:30
sampadawagde 376d0a6ff6 JAVA-4: Renamed hibernate5-jpa to hibernate-jpa 2020-03-15 12:51:47 +05:30
sampadawagde 5f8123f804 JAVA-4: Renamed hibernate5-enterprise to hibernate-enterprise 2020-03-15 12:50:17 +05:30
sampadawagde 12a7e6fdf9 JAVA-4: Renamed hibernate5-annotations to hibernate-annotations 2020-03-15 12:48:26 +05:30
sampadawagde d2d2a890fa JAVA-4: renamed to hibernate-annotations, moved couple of articles 2020-03-15 12:37:57 +05:30
Vikas Ramsingh Rajput 5ad0170cb6 BAEL-3832: renamed the unit test case as per the naming convention 2020-03-15 10:04:16 +03:00
Josh Cummings 45264da0d8 Merge pull request #8861 from kwoyke/JAVA-959
JAVA-959: Standardize packages in spring-katharsis and other modules
2020-03-14 22:38:21 -06:00
Eric Martin df19fb20f6 Merge pull request #8851 from albanoj2/BAEL-3871
BAEL-3871: Added tests for duplicate HTTP controller methods
2020-03-14 19:12:32 -05:00
Mathieu Fortin e2b7e620a6 BAEL-3806 fixed integration test 2020-03-14 18:58:02 -04:00
Justin Albano eb09207569 BAEL-3871: Corrected name of test to include "UnitTest" 2020-03-14 18:09:00 -04:00
Cavero Barca 63d9335b09 Remove FQCN for StringUtils and let private functions when possible 2020-03-14 23:06:54 +01:00
Eric Martin 28d707bac8 Merge pull request #8831 from SmartyAnsh/BAEL-3874-OCR-with-Tesseract
BAEL-3874-ocr_with_tesseract
2020-03-14 15:39:38 -05:00
Vikas Ramsingh Rajput abd5eaf300 Merge branch 'master' of https://github.com/vikasrajput6035/tutorials into BAEL-3832 2020-03-14 23:21:09 +03:00
Vikas Ramsingh Rajput 2eded21258 BAEL-3832: Difference between BeanFactory and ApplicationContext completed 2020-03-14 23:17:58 +03:00
catalin-burcea 2833ef5bcd JAVA-911 Need to move existing scala code from java to scala repository 2020-03-14 22:07:49 +02:00
Josh Cummings 915ace693e Merge pull request #8850 from dupirefr/team/JAVA-137-maven_jxr_plugin_version_update
[JAVA-137] Updated Maven JXR Plugin version from 2.3 to 3.0.0
2020-03-14 12:13:00 -06:00
Josh Cummings fb11464797 Merge pull request #8827 from dupirefr/team/JAVA-136-maven_pmd_plugin_version_update
[JAVA-136] Updated Maven PMD Plugin version from 3.8 to 3.13.0
2020-03-14 12:12:11 -06:00
chirag d 8e3d81fcb9 BAEL-3901 Clear Site Data Header in Spring Security 2020-03-14 12:24:44 +05:30
chirag d efc362ef55 Merge branch 'master' of https://github.com/eugenp/tutorials 2020-03-14 12:15:17 +05:30
Eric Martin e7946b6558 Merge pull request #8874 from eugenp/BAEL-3583
BAEL-3583: Added the core-java-security-2 module
2020-03-13 22:53:56 -05:00
eric-martin b0ad30b803 BAEL-3583: Added the core-java-security-2 module 2020-03-13 22:50:25 -05:00
Eric Martin fa70cdafd6 Merge pull request #8511 from eelhazati/master
BAEL-3583: JAAS
2020-03-13 22:32:44 -05:00
Eric Martin 202eaeda27 Update pom.xml 2020-03-13 22:29:04 -05:00
Eric Martin 43dd461ca8 Merge branch 'master' into master 2020-03-13 22:25:15 -05:00
Eric Martin 257dbb7132 Merge pull request #8873 from wugangca/BAEL-3737-build-fix
Bael 3737 build fix
2020-03-13 22:03:48 -05:00
Gang Wu 5aa207a2e1 Fix integration build by comment out the MySQL settings. 2020-03-13 20:31:43 -06:00
Gang Wu 7da495a37a Merge branch 'master' of https://github.com/eugenp/tutorials 2020-03-13 20:21:27 -06:00
Florin Hriscu f7ae209537 BAEL-3859 Add type to employeeNode and fix order of parameters in assertEquals method calls. 2020-03-13 22:46:41 +02:00
Florin Hriscu 205ee99874 BAEL-3859 Remove unnecessary equals and hashcode overriden methods. 2020-03-13 21:25:17 +02:00
dupirefr a642b6c317 [JAVA-137] Updated Maven JXR Plugin version from 2.3 to 3.0.0 2020-03-13 18:11:48 +01:00