11385 Commits

Author SHA1 Message Date
Loredana Crusoveanu
a00fa8fdc9
Merge pull request #6105 from rozagerardo/geroza/BAEL-9518_Upgrade-parent-spring-5-to-the-latest-version
[BAEL-9518] parent-spring-5 | Upgrade parent-spring-5 to the latest version of Spring 5
2019-01-12 20:29:50 +02:00
Loredana Crusoveanu
f53c247946
Merge pull request #6119 from FDPro/master
dupirefr/dupire.francois+pro@gmail.com [BAEL-2531] Directories creation tests
2019-01-12 18:35:00 +02:00
Loredana Crusoveanu
c2c92b196c
Merge pull request #6127 from eugenp/test-branch
fix core-java test and back to build
2019-01-12 11:30:43 +02:00
Loredana
2cb4faddb0 fix core-java test and back to build 2019-01-11 23:03:38 +02:00
Loredana Crusoveanu
9e5b55889f
Merge pull request #6126 from eugenp/echeyne-readme
BAEL-2535
2019-01-11 22:53:04 +02:00
Emily Cheyne
4b47306e91
BAEL-2535 2019-01-11 12:48:28 -07:00
Eric Martin
0fa8d64898
Merge pull request #6118 from rodolforfq/BAEL-2446
BAEL-2446
2019-01-11 13:29:04 -06:00
Amy DeGregorio
583969b59d BAEL-2499 Write to CSV in Java - Updated PR (#6122)
* example code for Article How to Write to a CSV File in Java

* Updated to use a Stream
2019-01-11 19:28:10 +01:00
Upendra Chintala
36e4892446 Check if a year/date is a leap year in Java (#6086)
* Hexagonal architecture implementation in Java -
upendra.chintala@gmail.com

* An example program to find a leap year using java 8 java.time.Year API

* Changed to add assertions

* Remvoed evaluation article code

* Added unit test suite for leap year testing using java.time.Year and
java.util.GregorianCalendar

* Update LeapYearUnitTest.java

* Update LeapYearUnitTest.java
2019-01-11 13:43:27 +01:00
Olaniyi Anjola
c4edb95d4e BAEL-2452: Using curl from Java (#6113)
* Renamed from Unit Test to Live Test

* Update JavaCurlExamplesLiveTest.java
2019-01-10 15:51:30 -08:00
Erick Audet M.Sc
c5415eecac BAEL-2059
* New section in InputStream to byte array article and recreating branch.

* Minor typo

* Code reformat using intellij formatter.

* Code reformat using intellij formatter.

* guava implementation to be completed

* guava implementation

* Added assert to guava test

* Fix formatting
2019-01-10 15:16:53 -07:00
Emily Cheyne
c65180c74f
BAEL-2535
Remove CustomerReflectionToStringUnitTest
2019-01-10 15:05:00 -07:00
Laurentiu Delcea
b8dbc9d053 BAEL-2480 Java Map to String conversion (#6075)
* BAEL-2480 Java Map to String conversion

* BAEL-2480 Java Map to String conversion

* BAEL-2480 Java Map to String conversion

* BAEL-2480 Java Map to String conversion
2019-01-10 13:21:06 -08:00
Loredana Crusoveanu
9e71023f98
Merge pull request #6117 from eugenp/lor6-patch-3
Update pom.xml
2019-01-10 22:19:00 +02:00
Loredana Crusoveanu
dfbff7aa19
Update pom.xml 2019-01-10 21:32:08 +02:00
Loredana Crusoveanu
a738f4ba97
Merge pull request #6124 from eugenp/lor6-patch-4
Update pom.xml
2019-01-10 21:31:02 +02:00
Loredana Crusoveanu
4fb05ab3a2
Update pom.xml 2019-01-10 21:22:46 +02:00
dupirefr
bb966c8e14 [BAEL-2531] Directories creation tests 2019-01-10 08:51:53 +01:00
Rodolfo Felipe
44a796b9e6 Deleting invalid package
Package added by eclipse. Nonexistent.
2019-01-09 23:16:44 -04:00
Rodolfo Felipe
57228dfc6b BAEL-2446
Unit tests for new added examples.
2019-01-09 22:29:44 -04:00
rodolforfq
808ccc2382
Merge pull request #1 from eugenp/master
Sync
2019-01-09 22:14:26 -04:00
geroza
39bfa04d11 change to kick off build 2019-01-09 23:54:26 -02:00
geroza
04a4c339b7 change to kick off build 2019-01-09 23:54:26 -02:00
geroza
63258737ce modified readme file to kick off travis build 2019-01-09 23:54:26 -02:00
geroza
74df0da304 fixed removed import by mistake 2019-01-09 23:54:26 -02:00
geroza
cde1d1c7ad Fixed usage of deprecated GzipResourceResolver in spring-static-resources
added back spring-version modification in module that hasnt been worked yet
cleaned unused classes
2019-01-09 23:54:26 -02:00
geroza
c7ba38ffcd migrated the following modules using parent-spring-5 to spring 5.1:
spring-mvc-simple
spring-security-mvc-custom
spring-security-mvc-login
spring-security-rest
spring-security-rest-basic-auth
spring-static-resources
spring-thymeleaf
2019-01-09 23:54:26 -02:00
Loredana Crusoveanu
288fc3db8a
Update pom.xml 2019-01-10 01:04:16 +02:00
Loredana Crusoveanu
3bad1ab7d3
Merge pull request #6109 from eugenp/lor6-patch-2
Update and rename SpringBootRestApplicationUnitTest.java to SpringCon…
2019-01-10 00:00:05 +02:00
Kumar Chandrakant
70a7aaa4fc Kafka spark cassandra (#6089)
* Adding files for the tutorial BAEL-2301

* Incorporating review comments on the article.

* Incorporated additional review comments on the article.
2019-01-09 21:50:46 +01:00
Amy DeGregorio
128817cfeb example code for Article How to Write to a CSV File in Java (#6102) 2019-01-09 22:20:47 +02:00
Sam Millington
44490a052f BAEL2526 queue interface code (#6115)
* BAEL2526 queue interface code

* renamed test class to end with 'UnitTest', removed camel case from package name
2019-01-09 19:06:47 +01:00
Loredana Crusoveanu
502fdc0134
Merge pull request #6108 from eugenp/lor6-patch-1
Create README.md
2019-01-09 00:23:42 +02:00
Loredana Crusoveanu
58ed9e47b2
Update and rename SpringBootRestApplicationUnitTest.java to SpringContextIntegrationTest.java 2019-01-09 00:12:40 +02:00
Loredana Crusoveanu
e6f28c61a3
Create README.md 2019-01-09 00:09:02 +02:00
Loredana Crusoveanu
a3db30cda9
Merge pull request #6106 from dkapil/task/BAEL-10925
BAEL-10925 New module spring-boot-rest
2019-01-08 23:57:30 +02:00
Loredana Crusoveanu
feccd5d345
Merge pull request #6090 from amit2103/BAEL-11415
[BAEL-11415] - Initial commit with sparing-kafka version and topic cr…
2019-01-08 22:38:12 +02:00
Dhawal Kapil
6cd561d91a Fixed pom.xml 2019-01-09 00:41:57 +05:30
Dhawal Kapil
842d8573af Revert parent pom.xml 2019-01-09 00:38:14 +05:30
Dhawal Kapil
c0e36d5b10 BAEL-10925 New module spring-boot-rest 2019-01-09 00:30:54 +05:30
pandachris
f1fa9c8253 BAEL-2565 move code to different project (#6099)
* BAEL-2565

* BAEL-2565
Test code consistency

* BAEL-2565
Move code to different project
2019-01-08 07:18:47 -08:00
myluckagain
5faa406cb0 BAEL-2474 (#5997)
* BAEL-2474

* rename UserRepositoryImpl.java into UserRepositoryCustomImpl.java
2019-01-08 11:36:42 -03:00
Graham Cox
802e2b0398 Removed Kovert from core-kotlin now it's in kotlin-libraries instead (#6101) 2019-01-08 15:06:25 +01:00
Eric Martin
c2447fba05
Merge pull request #6096 from eugenp/BAEL-2386
BAEL-2386: Moved FlightRecorder from core-java to core-java-perf
2019-01-08 06:59:40 -06:00
Graham Cox
ffcb8f5866 Kovert (#6092)
* Kovert examples

* Moved the Kovert examples to kotlin-libraries
2019-01-08 11:44:18 +01:00
Eric Martin
4ee56655cf
Merge pull request #6097 from eugenp/fix-pmd-java-strings
Fix PMD violations in java-strings *ToStringTest
2019-01-07 22:02:16 -06:00
eric-martin
59fa72d45b Fix PMD violations in java-strings *ToStringTest 2019-01-07 21:51:47 -06:00
eric-martin
ea1a467892 BAEL-2386: Moved FlightRecorder from core-java to core-java-perf 2019-01-07 20:32:55 -06:00
Eric Martin
3da571a218
Merge pull request #6052 from jainvarz/BAEL-2536-check-for-a-panagram-string
BAEL-2536-check-for-a-panagram-string
2019-01-07 19:59:02 -06:00
Eric Martin
1fdf586336
Merge pull request #5942 from MherBaghinyan/BAEL-2440
Bael 2440
2019-01-07 19:48:57 -06:00