rpvilao
3acad0b7cf
Merge pull request #9754 from HelgaShiryaeva/cnn-dl4j-java-example
...
CNN example with Deeplearning4j in Java
2020-08-01 19:31:43 +01:00
Ankur Gupta
6092afb60a
Implementing Code Review comments -3
2020-08-01 22:41:28 +05:30
Ali Dehghani
21342c2f46
Resolved the Comments
2020-08-01 20:40:45 +04:30
Josh Cummings
3d547d068c
Merge pull request #9803 from kwoyke/JAVA-17
...
JAVA-17: Move Running Setup Data on Startup in Spring into spring-boo…
2020-07-31 23:21:26 -06:00
Krzysiek
c748e81723
JAVA-17: Move Running Setup Data on Startup in Spring into spring-boot-data
2020-07-31 22:02:44 +02:00
Maiklins
71db2e9a0d
Merge pull request #67 from eugenp/master
...
update
2020-07-31 21:32:48 +02:00
davidmartinezbarua
acf23c0a11
Merge pull request #9621 from jesperancinha/BAEL-4281
...
[BAEL-4281] Examples of array comparisons
2020-07-31 11:16:14 -03:00
Ali Dehghani
508b4a2939
Added Reified Style to the List Example
2020-07-31 15:31:51 +04:30
Ali Dehghani
749bd7e99a
Improve the Kotlin Jackson module
2020-07-31 15:26:27 +04:30
rpvilao
7c10e08e5b
Merge pull request #9756 from MajewskiKrzysztof/BAEL-4289
...
BAEL-4289
2020-07-31 10:59:01 +01:00
vatsalgosar
ed51104e26
BAEL-3941 ( #9499 )
...
* BAEL-3941
- Code snippets for preserving line breaks using Jsoup while parsing HTML strings
* BAEL-3941
- swapped the order of arguments in assertEquals
2020-07-30 20:56:27 +01:00
Josh Cummings
f1525d652d
Merge pull request #9793 from sampada07/JAVA-1525
...
JAVA-1525: Split or move spring-5-reactive module
2020-07-30 13:06:33 -06:00
Ali Dehghani
79b9df98a2
boolean[] vs. BitSet: Which is more efficient?
2020-07-30 21:52:53 +04:30
joe zhang
ae479954f4
refactor unit test name
2020-07-31 00:33:26 +08:00
joe zhang
6e43adc107
determine if an Object is of primitive type
2020-07-30 21:15:06 +08:00
joe zhang
f29c757e18
determine if an Object is of primitive type
2020-07-30 21:09:33 +08:00
joe zhang
1deeca3b47
determine if an Object is of primitive type
2020-07-30 21:00:51 +08:00
sampadawagde
a788fa2751
JAVA-1525: README updates
2020-07-30 18:09:51 +05:30
sampadawagde
efbd00fdde
JAVA-1525: Moved 1 article to -client module to make space for 1 from
...
reactive module
2020-07-30 18:09:10 +05:30
sampadawagde
4dc2535bc5
JAVA-1525: Moved 1 article to reactive-2 module
2020-07-30 18:07:49 +05:30
sampadawagde
06ac0b5589
JAVA-1525: Moved 1 article to security module
2020-07-30 18:06:42 +05:30
Maiklins
e5e60b7e28
Merge pull request #66 from eugenp/master
...
update
2020-07-30 12:16:40 +02:00
Krzysztof Majewski
baa46f6f4f
rename
2020-07-30 11:26:57 +02:00
kwoyke
a623d1714f
BAEL-4468: Fix nullSafeSet method ( #9791 )
2020-07-30 07:57:02 +02:00
kwoyke
6889e238ff
BAEL-3415: Get rid of the MockitoAnnotations.initMocks ( #9787 )
2020-07-30 07:50:21 +02:00
davidmartinezbarua
7e22f6a1bb
Merge pull request #9729 from developerDiv/argumentcaptor
...
BAEL-4261 - ArgumentMatcher with Stubbing
2020-07-29 23:56:33 -03:00
Sampada
a4b9016d6c
JAVA-2154: Added guava dependency to module pom directly ( #9789 )
...
instead of inheriting from parent
2020-07-30 08:23:43 +05:30
Ankur Gupta
75df0b0778
retrieving the object from optional object
2020-07-30 03:05:16 +05:30
Ankur Gupta
cd3ea37b6b
Merge branch 'master' of github.com:ankurguptajec/tutorials
2020-07-30 02:45:20 +05:30
Ankur Gupta
204caa3219
uncommenting the @SpringBootTest and @Test annotation
2020-07-30 02:44:25 +05:30
Ankur Gupta
36279b05b4
Fixing Indentation Issue -3
2020-07-30 02:14:27 +05:30
Ankur Gupta
929ec03e4b
Fixing Indentation Issues - 2
2020-07-30 02:09:15 +05:30
Ankur Gupta
251466b0a6
Fixing indentation issues
2020-07-30 02:03:32 +05:30
Ankur Gupta
7693cbd8fe
Fixing indentation Issue in pom.xml
2020-07-30 01:54:23 +05:30
Ankur Gupta
bb391a389f
Implementing Code Review comments-2
2020-07-30 01:49:05 +05:30
Ankur Gupta
23f1333aaa
Implementing Code Review comments
2020-07-30 01:43:57 +05:30
Josh Cummings
c1716ceef4
Merge pull request #9776 from kwoyke/JAVA-1650
...
JAVA-1650: Get rid of the overriden spring-boot.version property
2020-07-29 13:28:26 -06:00
Josh Cummings
15b2b50e18
Merge pull request #9741 from kwoyke/JAVA-1649
...
JAVA-1649: Get rid of the overriden spring-boot.version property
2020-07-29 09:06:45 -06:00
Josh Cummings
1fb83e7188
Merge pull request #9728 from sampada07/JAVA-66
...
JAVA-66: Split or move persistence-modules/spring-data-jpa-2 module
2020-07-29 08:55:04 -06:00
Josh Cummings
1271ccfad2
Merge pull request #9727 from amit2103/JAVA-2156
...
Java 2156
2020-07-29 08:30:45 -06:00
Josh Cummings
a5041d9ca3
Merge pull request #9722 from kwoyke/JAVA-1634
...
JAVA-1634: Get rid of the overriden spring-boot.version property
2020-07-29 08:23:24 -06:00
helga_sh
768658cfc8
Fixed builder formatting
2020-07-29 11:36:09 +03:00
Krzysztof Majewski
12322ff46b
update test
2020-07-29 08:59:06 +02:00
davidmartinezbarua
0d6e31f969
Merge pull request #9690 from anirban99/feature/ktln-29/exception-handling-in-kotlin
...
KTLN-29 : Exception handling in Kotlin
2020-07-28 23:56:25 -03:00
andrebrowne
0638d299e1
Merge remote-tracking branch 'upstream/master'
2020-07-28 18:43:49 -04:00
andrebrowne
da07a30a00
Remove metamodel plugin
2020-07-28 18:40:29 -04:00
andrebrowne
eadd24ad5d
Simplify hashcode example
2020-07-28 18:03:57 -04:00
Maiklins
dbbd7017c1
Merge pull request #65 from eugenp/master
...
update
2020-07-28 23:37:25 +02:00
kwoyke
92b315a3a6
BAEL-3905: Mark test ctx as dirty after each test method ( #9784 )
2020-07-28 22:08:52 +02:00
STS
011b56d158
Trigger Test
2020-07-28 20:17:02 +02:00