1971 Commits

Author SHA1 Message Date
johnA1331
54c1d28b2e Create README.md 2020-03-18 12:08:48 +08:00
Mathieu Fortin
cb38981274 added directive to run live test 2020-03-17 19:20:11 -04:00
Sam Millington
5b154ca332 Delete static-value-injection folder (#8902)
Co-authored-by: SBLUKcic <sam@sbl-uk.org>
2020-03-17 20:42:04 +00:00
George Haris
8c56c4ef43 BAEL-3835 (#8901)
* BAEL-3835: Inject a value to a static field

* BAEL-3835: integration of code into the src directory

Co-authored-by: Georgios Charitakis <georgios.charitakis@prodyna.com>
2020-03-17 20:31:11 +00:00
Graham Cox
4131d1ebbd Moved the Moshi examples to json-2 (#8898) 2020-03-17 07:30:46 -07:00
Loredana Crusoveanu
e072772bb6 Merge pull request #8899 from johnA1331/master
BAEL-23038
2020-03-17 16:01:51 +02:00
Eugen
2f243faaf4 Merge pull request #8882 from ashleyfrieze/BAEL-3339-remove-unnecessary-dependency
BAEL-3339 Remove unnecessary Spring Security Core dependency
2020-03-17 13:56:51 +02:00
johnA1331
71b2a9308f Update README.md 2020-03-17 19:10:55 +08:00
johnA1331
e478767d6a Update README.md 2020-03-17 19:10:07 +08:00
johnA1331
369cfe24ab Update README.md 2020-03-17 19:09:27 +08:00
johnA1331
994a5531c2 Update README.md 2020-03-17 19:08:26 +08:00
johnA1331
ca6c9c0188 Update README.md 2020-03-17 19:06:38 +08:00
johnA1331
148ca99aef Delete README.md 2020-03-17 19:05:32 +08:00
johnA1331
a1973baca1 Update README.md 2020-03-17 19:04:55 +08:00
Loredana Crusoveanu
b2ac02ae4d Merge pull request #8884 from amit2103/JAVA-1007
pom formatting
2020-03-17 12:35:58 +02:00
Roger Yates
0f5889567e BAEL-3603 Update variable names 2020-03-17 06:35:29 +10:00
Roger Yates
38843e814b BAEL-3603 Update variable names 2020-03-17 06:32:39 +10:00
Antonio Moreno
0b8b9715c6 BAEL-3635 Intro to Alibaba Arthas
Adding a case study to show Arthas.
2020-03-16 19:38:18 +00:00
Sampada
b60b729906 BAEL-3909 : Convert PDF to base64 and Encode/Decode (#8892) 2020-03-16 08:19:08 -07:00
Roger Yates
5c83dddb91 BAEL-3603 Update method names and variable name for PR 2020-03-16 06:24:59 +10: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
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
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
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
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
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
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