johnA1331
06dd951b15
Update README.md
2019-11-22 00:16:27 +08:00
johnA1331
d50803c978
Update README.md
2019-11-22 00:14:52 +08:00
johnA1331
cbc4ed2fa7
Update README.md
2019-11-22 00:13:36 +08:00
johnA1331
06d7019960
Update README.md
2019-11-22 00:12:09 +08:00
johnA1331
9e284972fe
Update README.md
2019-11-22 00:10:28 +08:00
johnA1331
7ff15f89d8
Update README.md
2019-11-22 00:08:40 +08:00
johnA1331
64cef3dc80
Update README.md
2019-11-22 00:07:11 +08:00
johnA1331
f9bb80fbd3
Create README.md
2019-11-22 00:05:09 +08:00
johnA1331
ae98ed32d0
Create README.md
2019-11-22 00:02:20 +08:00
johnA1331
388bc432d9
Update README.md
2019-11-21 23:59:35 +08:00
johnA1331
d698fe5cca
Update README.md
2019-11-21 23:56:52 +08:00
johnA1331
a8ddc8eaf9
Create README.md
2019-11-21 23:55:23 +08:00
johnA1331
96e481ec3b
Update README.md
2019-11-21 23:53:14 +08:00
johnA1331
03c454a81f
Create README.md
2019-11-21 23:50:46 +08:00
johnA1331
6f5fb102dc
Update README.md
2019-11-21 23:46:58 +08:00
johnA1331
aa1c20ee95
Update README.md
2019-11-21 23:45:15 +08:00
iamshwetabhardwaj
8095153e25
BAEL-3506 ( #8210 )
...
* BAEL-3506
* BAEL-3506
* BAEL-3506 - Added java-math-2 to parent pom.
2019-11-20 08:11:23 -08:00
kwoyke
256c40aa3f
BAEL-3385: Hibernate @NotNull vs @Column(nullable = false) ( #8194 )
...
* BAEL-3385: Hibernate @NotNull vs @Column(nullable = false)
* BAEL-3385: Fix test's assertion
2019-11-20 10:30:16 +01:00
Eugen Paraschiv
d7279d6f38
disabling undertow in integration as well
2019-11-20 10:30:06 +02:00
Josh Cummings
7c75ca8b6f
Merge pull request #8199 from catalin-burcea/BAEL-19176
...
[BAEL-19176] - Move spring-zuul under spring-cloud
2019-11-19 20:00:15 -07:00
Jonathan Cook
624a9fa527
Merge pull request #8187 from AlNiyas/sameDayFInalBranch
...
BAEL-3224 - Checking if Two Java Dates are On the Same Day
2019-11-19 22:59:43 +01:00
Loredana Crusoveanu
5095a8fc6a
Merge pull request #8164 from martinvw/feature/bower-components
...
[jhipster] Removed bower_components
2019-11-19 21:31:20 +02:00
Eugen
2dc84b3bcc
disabling undertow temporarily
2019-11-19 21:18:22 +02:00
AlNiyas
d4aa26b7ef
update junits
...
update junits
2019-11-19 18:05:02 +03:00
François Dupire
6b9f2c74ee
dupirefr/dupire.francois+pro@gmail.com [BAEL-2452] Caesar Cipher in Java ( #8209 )
...
* Added benchmarking on larger matrices
* [BAEL-3452] Added cipher algorithm
* [BAEL-3452] Added deciphering
* [BAEL-3452] Added break algorithm
* [BAEL-3452] Finalizing break algorithm
* Revert "Added benchmarking on larger matrices"
This reverts commit 4ea87c0aea44bd73be721691a3c427b03854b442.
2019-11-18 23:24:38 -08:00
Josh Cummings
7d52a39289
Merge pull request #7798 from fanatixan/bael-16656
...
BAEL-16656
2019-11-18 09:45:07 -07:00
Sam Millington
a6d248bc0d
Merge pull request #8156 from tinomthomas/master
...
BAEL - 1836
2019-11-18 16:41:00 +00:00
Josh Cummings
e7ba0066fc
Merge pull request #8190 from catalin-burcea/BAEL-19088
...
[BAEL-19088] - Move articles out of core-java-io part 3
2019-11-18 09:02:31 -07:00
Sam Millington
84423082e2
Merge pull request #8046 from sumit-bhawsar/BAEL-3335
...
Bael 3335
2019-11-17 16:47:13 +00:00
Jonathan Cook
b4e12c3cbf
BAEL-3416 - Mockito and Fluent APIs ( #8201 )
...
* BAEL-3416 - Mockito and Fluent APIs
- stage changes
* staging changes
* BAEL-3416 - Mockito and Fluent APIs
2019-11-17 08:44:14 -08:00
Matteo Rossi
6067f9cc3c
Add Jenkinsfile & update gatling version ( #8198 )
2019-11-17 08:39:40 -08:00
Al Niyas
545f4e8326
Merge branch 'sameDayFInalBranch' of
...
https://github.com/AlNiyas/tutorials.git into sameDayFInalBranch
Conflicts:
core-java-modules/core-java-date-operations/pom.xml
2019-11-16 22:42:06 +03:00
Al Niyas
7034761130
BAEL-3224 - Checking if 2 Java Dates are in the same day
2019-11-16 22:37:37 +03:00
catalin-burcea
a6a5999e4f
[BAEL-19176] - Move spring-zuul under spring-cloud
2019-11-16 21:37:07 +02:00
AlNiyas
ac75af110b
Merge pull request #10 from eugenp/master
...
fork update 16 nov_1
2019-11-16 22:29:23 +03:00
YassinHajaj
0bf12a690c
BAEL-3204 ( #8085 )
...
* BAEL-3204
* BAEL-3204
2019-11-15 15:15:43 -08:00
M-Abdelbaset
86c72ffd7b
Bael-3395: Spring optional path variables ( #8193 )
...
* initial test cases
* changes in @requestMapping
* moving code to spring-mvc-basic-2 project
2019-11-15 15:07:27 -08:00
Josh Cummings
26dba08425
Merge pull request #8191 from dkapil/task/BAEL-19173
...
BAEL-19173 Fix the integrations tests in Twitter4J
2019-11-15 08:51:44 -07:00
catalin-burcea
fe49f7c4f6
[BAEL-19088] - Move articles out of core-java-io part 3
2019-11-15 11:49:42 +02:00
M-Abdelbaset
274aafe823
Bael-3395: Spring optional path variables ( #8106 )
...
* initial test cases
* changes in @requestMapping
2019-11-14 13:12:22 -08:00
Laust Rud Jacobsen
54718d11a6
Fix copy/paste bug in CFUAAOAuth2ResourceServerRestController ( #8033 )
2019-11-14 11:04:36 -08:00
Dhawal Kapil
48934a6114
BAEL-19173 Fix the integrations tests in Twitter4J
...
- Renaming ApplicationIntegrationTest.java to ApplicationManualTest.java
2019-11-14 22:49:17 +05:30
fejera
68b2af4a28
removed unreliable test case from core-java-modules/core-java-date-operations
2019-11-14 13:32:03 +01:00
fejera
cca2e8be4d
added jira link to persistence-modules/pom.xml for spring-mybatis
2019-11-14 11:05:59 +01:00
fejera
90929e41d3
Merge branch 'master' into bael-16656
2019-11-14 10:59:13 +01:00
fejera
4755d4db2c
marked persistence-modules/sirix as needs java 9 upgrade
2019-11-14 10:56:21 +01:00
KevinGilmore
c5e85a589c
BAEL-3284: update README ( #8188 )
...
* BAEL-3336 BAEL-3058 add links
* BAEL-3319: add link
* BAEL-3284: add link
2019-11-13 22:07:45 -06:00
Jonathan Turnock
65b94b66f4
BAEL-3212 - Examples of POJO, Bean and BeanUtils reflection ( #7782 )
...
* BAEL-3212 - Examples of POJO, Bean and BeanUtils reflection
* Update pom.xml
2019-11-13 21:57:54 +00:00
dev-chirag
0451f008be
BAEL-3236 Determine the execution time of JUnit Tests ( #7985 )
...
* BAEL3236 Execution time Junit
* BAEL3236 Execution time Junit
* BAEL3236 Added more test cases
* BAEL3236 Added more test cases
* BAEL3236 Renaming to integration test
* BAEL3236 Temporary enabling
* BAEL3236 Reverting Integration tests
* BAEL3236 Refactoring TCs
* BAEL3236 Refactoring TCs
* BAEL3236 Removing now unused spring and http client deps
* BAEL3236 Fixing test cases and updating the missed version in pom.xml
* BAEL3236 throwing Exception in TCs
2019-11-13 21:36:39 +00:00
Al Niyas
1b0afe4076
BAEL-3224 - Checking if 2 Java Dates are in the same day
2019-11-13 23:02:04 +03:00