Loredana Crusoveanu
51106bc452
Merge pull request #5970 from krnbr/patch-1
...
spelling mistake - minor one
2019-01-02 23:13:48 +02:00
Loredana Crusoveanu
a5036e2f67
Merge pull request #6061 from eugenp/lor6-patch-19
...
Update README.md
2019-01-02 23:13:00 +02:00
Loredana Crusoveanu
6231a5ea84
Merge branch 'master' into lor6-patch-17
2019-01-02 23:12:20 +02:00
Loredana Crusoveanu
a041e96386
Merge pull request #6060 from eugenp/lor6-patch-18
...
Update README.md
2019-01-02 23:11:30 +02:00
Loredana Crusoveanu
80d919c0a1
Merge pull request #6058 from eugenp/lor6-patch-16
...
Update README.md
2019-01-02 23:11:06 +02:00
Loredana Crusoveanu
7a858c09b3
Merge pull request #6057 from eugenp/lor6-patch-15
...
Update README.md
2019-01-02 23:10:45 +02:00
Loredana Crusoveanu
e50f08a95a
Merge pull request #6056 from eugenp/lor6-patch-14
...
Update README.md
2019-01-02 23:10:25 +02:00
Loredana Crusoveanu
4cd54822e5
Merge pull request #6055 from eugenp/lor6-patch-13
...
Update README.md
2019-01-02 23:10:07 +02:00
Loredana Crusoveanu
6903a0c2bb
Update README.md
2019-01-02 22:56:48 +02:00
Loredana Crusoveanu
7b666654ec
Update README.md
2019-01-02 22:56:06 +02:00
Loredana Crusoveanu
1a76da2f8f
Update README.md
2019-01-02 22:54:36 +02:00
Loredana Crusoveanu
13e4081fc7
Update README.md
2019-01-02 22:53:54 +02:00
Loredana Crusoveanu
53b0c016ff
Update README.md
2019-01-02 22:53:09 +02:00
Loredana Crusoveanu
f912eaf5d9
Update README.md
2019-01-02 22:50:52 +02:00
Loredana Crusoveanu
23de38295f
Update README.md
2019-01-02 22:49:58 +02:00
DOHA
e0a063a932
remove unused SecurityConfig
2019-01-02 22:25:14 +02:00
Loredana Crusoveanu
0227e51689
Merge pull request #6054 from eugenp/fix-abstract-factory
...
fix abstract factory ex
2019-01-02 22:13:30 +02:00
Loredana
9a8e006d73
fix abstract factory ex
2019-01-02 21:58:02 +02:00
mherbaghinyan
725076b8ee
performance tests tune up
2019-01-02 22:18:53 +04:00
Varun Jain
75bf7ba515
BAEL-2536-check-for-a-panagram-string
2019-01-02 22:11:21 +05:30
Loredana Crusoveanu
b078d0fb3d
Merge pull request #6048 from eugenp/lor6-patch-13
...
Update README.md
2019-01-02 15:57:06 +02:00
Loredana Crusoveanu
93e22e8407
Merge pull request #6029 from amit2103/BAEL-11403
...
[BAEL-11403] - Moved articles out of core-java (part 4)
2019-01-02 15:47:38 +02:00
Loredana Crusoveanu
1db24b5c06
Update README.md
2019-01-02 15:45:28 +02:00
Loredana Crusoveanu
e464591902
Update README.md
2019-01-02 14:39:01 +02:00
Loredana Crusoveanu
aca049b5ca
Update README.md
2019-01-02 13:36:50 +02:00
rahusriv
0d5483e1bf
Rahul/multidimensional/pr3 ( #6040 )
...
* Making examples simple
* Changing variable names
* Modificatons in naming
* Giving extra spaces
2019-01-01 20:56:43 -06:00
Loredana Crusoveanu
01ded32d6a
Merge branch 'master' into BAEL-11403
2019-01-02 00:12:51 +02:00
Loredana Crusoveanu
9053ecd128
Merge pull request #6025 from amit2103/BAEL-11402
...
[BAEL-11402] - Moved articles out of core-java (part 3)
2019-01-01 23:40:21 +02:00
Loredana Crusoveanu
0f59a80922
Merge pull request #6045 from eugenp/fix-boot-security-start
...
add start class
2019-01-01 22:58:44 +02:00
Loredana
c560a37b70
add start class
2019-01-01 22:44:53 +02:00
Markus Gulden
c39fe1c85c
BAEL-2321
2019-01-01 15:40:15 +01:00
Urvy Agrawal
1ed8fcf9dc
BAEL-2323 Java Native Keyword ( #6038 )
...
-Moved files to core-java-lang module
2018-12-31 13:26:19 -08:00
DOHA
3107ee92a1
exclude auto-configuration
2018-12-31 16:51:27 +02:00
DOHA
f757eba28b
adding security for testing purpose
2018-12-31 16:50:19 +02:00
Steven van Beelen
0cf67f5dbe
BAEL-2435 Change dependency
...
Change the autoconfigure dependency to the starter dependency of Axon
2018-12-31 13:45:58 +01:00
Tom Hombergs
6c60462000
added README
2018-12-31 10:07:38 +01:00
Erhan KARAKAYA
90037051b9
Added missing import
2018-12-31 04:01:27 +03:00
Erhan KARAKAYA
3bdd542dbf
Added @Value for map examples
2018-12-31 03:48:20 +03:00
Emily Cheyne
de80339a2a
BAEL-2090 update readme
2018-12-30 09:12:21 -07:00
Loredana Crusoveanu
5a0de6091b
Merge pull request #5969 from rozagerardo/geroza/BAEL-9523_migrate-projects-to-paren-t-pom-2
...
[BAEL-9523] | Migrate modules from parent-boot-1 to parent-boot-2
2018-12-30 17:48:33 +02:00
amit2103
eb4928b972
[BAEL-11403] - Moved articles out of core-java (part 4)
2018-12-30 16:30:36 +05:30
mherbaghinyan
a89983a65c
move unmodifiable set code to java 9 module
2018-12-30 14:19:24 +04:00
Juan Moreno
9ffbe2bfcb
BAEL-2444 Samples ( #6002 )
2018-12-29 21:38:11 -06:00
rahusriv
676f55e872
BAEL-2335 ( #6015 )
...
* Making examples simple
* Changing variable names
2018-12-29 21:10:43 -06:00
geroza
40e26514f4
* Renamed IntegrationTests that needed manual configurations to run succesfully as ManualTests
...
* Renamed Integrationtests that needed the project (or related project, in case of client-server) as LiveTests
* Fixed migration of mustache module to make it compatible with spring-boot 2.1
2018-12-29 19:09:35 -02:00
amit2103
b4ff5c46f0
[BAEL-11402] - Moved articles out of core-java (part 3)
2018-12-30 01:19:12 +05:30
Loredana Crusoveanu
99774f8730
Merge pull request #6024 from amit2103/BAEL-10836
...
[BAEL-10836] - Removed CollectionsEmpty from core-java-collections mo…
2018-12-29 21:34:55 +02:00
amit2103
d1fb8935e7
[BAEL-10836] - Removed CollectionsEmpty from core-java-collections module
2018-12-30 00:00:54 +05:30
DOHA
0a64e26a8f
cleanup
2018-12-29 20:29:20 +02:00
Loredana Crusoveanu
2e32004739
Merge pull request #6020 from amit2103/BAEL-11401
...
[BAEL-11401] - Moved articles out of core-java (part 2)
2018-12-29 20:21:29 +02:00