rpvilao
c395a43472
Merge pull request #9252 from MajewskiKrzysztof/BAEL-3916
...
BAEL-3916
2020-05-19 16:54:25 +02:00
CHANDRAKANT Kumar
24fe7f5fe4
Incorporated review comments from the editor.
2020-05-19 16:56:21 +05:30
Krzysztof Majewski
93809a3441
update package name
2020-05-19 08:17:45 +02:00
Josh Cummings
dc6f778bfe
Merge pull request #9262 from Maiklins/JAVA-618-split-core-java-exceptions
...
Java-618 split core java exceptions
2020-05-18 22:09:35 -06:00
Josh Cummings
d53286cab9
Merge pull request #9219 from amit2103/JAVA-1518
...
update spring 4 version to latest
2020-05-18 22:06:35 -06:00
Josh Cummings
6654e97820
Merge pull request #9189 from lukaszrys/feature/BAEL-3751_ci_cd
...
Feature/bael 3751 ci cd
2020-05-18 21:57:18 -06:00
Jonathan Cook
51b4218f25
BAEL-3925 - How to call Python from Java ( #9312 )
...
* BAEL-3491 - Check for null before calling parse in the
Double.parseDouble
* BAEL-3491 - Check for null before calling parse in the
Double.parseDouble
- Return to indentation with spaces.
* BAEL-3854 - Pattern Matching for instanceof in Java 14
* BAEL-3854 - Pattern Matching for instanceof in Java 14 - add unit test
* BAEL-3868 - Fix the integrations tests in mocks
* BAEL-3925 - How to call Python from Java
* BAEL-3925-How to call Python from Java
* BAEL-3925-How to call Python from Java
Co-authored-by: Jonathan Cook <jcook@sciops.esa.int>
2020-05-18 14:15:04 -07:00
Krzysztof Woyke
4ab92fd3fc
JAVA-1643: Align Spring Boot versions used in articles and in the repo
2020-05-18 21:35:09 +02:00
Greg
efa30fe9f4
Merge pull request #9298 from smokeyrobot/bael-3893
...
Bael-3893 - Fixed tests causing build to fail
2020-05-18 15:01:03 -04:00
CHANDRAKANT Kumar
642b12365a
Removed blank lines from the parent pom.
2020-05-18 23:04:48 +05:30
Kyle Doyle
5183afbce1
Bael 3893 - Move module in pom
2020-05-17 23:45:25 -04:00
ajay74984
515bcf55ea
OCP review comments. ( #9310 )
...
* OCP change
* calculator unit test
* renamed variable and abstract class addition
2020-05-17 11:51:59 -07:00
Amy DeGregorio
c66c60bcff
BAEL-3462 Univosity Parsers ( #9222 )
...
* BAEL-3462 CSV Univosity Example
* Added a row processor example
2020-05-17 11:17:51 -07:00
amit.pandey
8de92f7f4c
removed unwanted path from web security config
2020-05-17 21:10:55 +05:30
andrebrowne
aca989958f
Remove utf8.cnf
2020-05-17 10:17:12 -04:00
andrebrowne
ade74299c8
Remove build plugins
2020-05-17 10:11:56 -04:00
andrebrowne
b9ae73e234
Merge branch 'BAEL-3341' of github.com:andrebrowne/tutorials into BAEL-3341
2020-05-17 10:00:17 -04:00
andrebrowne
488989e3de
Update pom.xml
2020-05-17 10:00:00 -04:00
andrebrowne
8a30bb544c
Update pom.xml
2020-05-17 09:50:24 -04:00
andrebrowne
aa9ee72e9e
Update create-database.sh
2020-05-17 09:49:42 -04:00
andrebrowne
2819b53e15
Make shell script executable
2020-05-17 09:12:52 -04:00
andrebrowne
8fd2a5ee8d
Create create-database.sh
2020-05-17 09:10:36 -04:00
andrebrowne
cc2dfb4206
Remove maven wrapper files
2020-05-17 08:52:18 -04:00
andrebrowne
d44a7f3d1c
Rename to hibernate-libraries
2020-05-17 08:46:23 -04:00
Lukasz Rys
34bdc3f6cd
[BAEL-3751]: Move spring-boot-ci-cd module under spring-boot-modules
2020-05-17 13:10:44 +02:00
kwoyke
832b32210c
BAEL-3745: Implement PropertySourceFactory to load YAML files (new module) ( #9307 )
2020-05-17 12:59:16 +02:00
sampadawagde
ef5ea0f77c
JAVA-941: Migrate spring-jinq to parent-boot-2
2020-05-17 11:31:38 +05:30
ajay74984
44a1ec0195
OCP change ( #9266 )
...
* OCP change
* calculator unit test
2020-05-16 20:27:15 -07:00
Loredana Crusoveanu
41a931d293
Merge pull request #9304 from amit2103/JAVA-1665
...
updated spring kafka version
2020-05-16 22:30:05 +03:00
CHANDRAKANT Kumar
b8e4c8a249
Merge branch 'master' into es-cqrs
2020-05-16 23:59:35 +05:30
mikr
dca1a9fb3f
BAEL-1524 Fix test
2020-05-16 18:20:33 +02:00
mikr
94ed56e4f5
BAEL-1524 Put back HikariCP
2020-05-16 17:21:28 +02:00
mikr
3d9c2403ab
BAEL-1524 Put back HikariCP
2020-05-16 17:17:21 +02:00
mikr
958435e0b3
BAEL-1524 Add HikariCP exclusion to Spring Boot Data JPA dependency
2020-05-16 17:04:21 +02:00
mikr
8c1e57cc58
Merge branch 'master' of https://github.com/Maiklins/tutorials into Java-1524-split-move-spring-boot-persistence
...
Conflicts:
persistence-modules/spring-boot-persistence-2/README.md
2020-05-16 16:47:19 +02:00
priyank-sriv
8d79b7c5d6
unit test renamed
2020-05-16 17:20:15 +05:30
amit.pandey
29dde3b485
updated spring kafka version
2020-05-16 17:06:29 +05:30
Loredana Crusoveanu
a760ac5d7e
Merge pull request #9302 from amit2103/JAVA-1558
...
updated java comment
2020-05-16 13:59:52 +03:00
amit.pandey
7d1e22b44f
modified MvcVoterConfig controller path
2020-05-16 16:29:39 +05:30
amit.pandey
ab9d1cd461
updated java comment
2020-05-16 15:24:23 +05:30
Loredana Crusoveanu
8751c4c90a
Merge pull request #9293 from johnA1331/master
...
BAEL-24622 github-related test fix - no empty readmes (results: 03.05.2020) - cont.2
2020-05-16 11:58:42 +03:00
Dhawal Kapil
0a7e62c9d3
Merge pull request #9027 from dkapil/task/JAVA-991
...
JAVA-991 Week 14 | Do we have any Spring Milestone/RC repos defined?
2020-05-16 13:35:34 +05:30
sasam0320
c72b2846d5
BAEL 3234 - Add missing code snippets ( #9285 )
2020-05-16 10:03:47 +02:00
Anirban
e264ffd4bc
Added if-else expression examples in kotlin ( #9296 )
2020-05-16 09:43:14 +02:00
Sampada
708e85ce38
BAEL-3493: Spring REST Docs vs OpenAPI ( #9295 )
2020-05-15 13:37:36 -07:00
kwoyke
b707c20297
BAEL-4042: Add new test case using BufferedReader.lines method ( #9288 )
2020-05-15 22:26:41 +02:00
Dhrubajyoti Bhattacharjee
bccc9c836e
BAEL-3858 Java Exchanger introduction ( #9000 )
2020-05-15 22:17:08 +02:00
CHANDRAKANT Kumar
3977ef96c6
Incorporated review comments from editor.
2020-05-16 01:46:02 +05:30
Grzegorz Piwowarek
f7c396df27
Update build.gradle
2020-05-15 22:14:25 +02:00
priyank-sriv
faf562e821
add basic usage as test
2020-05-16 01:34:34 +05:30