Eugen Paraschiv
f238c72dcc
maven cleanup work
2018-07-20 13:33:08 +03:00
Dhawal Kapil
3d83de657b
BAEL-1862 Move the Junit 5 logic in the right module ( #4747 )
...
* BAEL-1862 Move the Junit 5 logic in the right module
-Moved Method Orders Tests from tutorails/junit5 project into correct project tutorials/testing-modules/junit-5
-Removed tutorials/junit5 project
* Update DefaultOrderOfExecutionTest.java
* Update README.md
* BAEL-1862 Move the Junit 5 logic in the right module
-Renamed *Test to *UnitTest
* Update README.md
2018-07-20 12:30:32 +02:00
Eugen Paraschiv
db69306431
integration-lite work
2018-07-20 13:13:36 +03:00
Eugen Paraschiv
ee1c42e531
new integration-lite profile
2018-07-20 12:55:24 +03:00
priyeshmashelkar
225cf6d2f4
BAEL-1907 Created new module spring-testing
2018-07-20 10:45:03 +01:00
Eugen Paraschiv
44fbb926bf
minor major cleanup
2018-07-20 12:44:15 +03:00
Eugen Paraschiv
9489e78521
groups 2 and 3
2018-07-20 12:07:42 +03:00
Eugen Paraschiv
8bb51e276c
fixing the default profile testing config
2018-07-20 11:38:48 +03:00
Eugen
be3ca5382c
Update README.md
...
Documenting the new default profile.
2018-07-20 11:20:04 +03:00
Eugen Paraschiv
30c24d30f3
running group 3
2018-07-20 10:59:48 +03:00
Eugen Paraschiv
7fe820fb99
enabling 3.1
2018-07-20 10:31:40 +03:00
Eugen Paraschiv
883f208dc0
group 3.2
2018-07-20 10:20:38 +03:00
micropatel
dbe99c2951
BEAL-1985 - Removed Java 9 Example ( #4734 )
...
* Added Class for Initalizing HahsSet
* Updated Class name
* Delete InitializingSetTest.java
* Modified HashSet Initilization Example
* Removed Java 9 Example
* Update HashSetInitalizingUnitTest.java
* Update HashSetInitalizingUnitTest.java
* Update HashSetInitalizingUnitTest.java
* Update HashSetInitalizingUnitTest.java
2018-07-20 07:39:42 +02:00
Alessio Stalla
416a88eae5
BAEL-1838 ( #4692 )
...
* #BAEL-1838 code samples. Renamed LambdaKotlinTest to have the build succeed.
* #BAEL-1838 code samples w/inheritance.
* #BAEL-1838 renamed logger helper function to getLogger to avoid confusion.
* #BAEL-1838 renamed logger helper function to getLogger to avoid confusion.
2018-07-20 07:16:13 +02:00
Eugen Paraschiv
232f6cbc50
live tests
2018-07-20 00:53:46 +03:00
Eugen Paraschiv
7bae130d68
properly classifying a testclear
2018-07-20 00:52:04 +03:00
Eugen Paraschiv
3f476fac7d
running group 2
2018-07-20 00:11:30 +03:00
Eugen Paraschiv
95cef139e2
jmeter excluded
2018-07-19 23:50:14 +03:00
Eugen Paraschiv
59adebf9e1
running group 3
2018-07-19 23:03:05 +03:00
myluckagain
770e8b0219
BAEL-2018 ( #4753 )
...
* BAEL-2018
* Update Animal.java
* rename
2018-07-19 21:07:00 +02:00
Loredana Crusoveanu
a5b49fb919
Merge pull request #4755 from amit2103/BAEL-4461-3
...
[BAEL-7651] Fixed integration tests for spring-security-mvc-custom module by introducing authentication manager
2018-07-19 20:40:16 +03:00
Loredana Crusoveanu
41b55d94a4
Merge pull request #4681 from sachinp054/master
...
BAEL-1747
2018-07-19 20:36:50 +03:00
rozagerardo
baab69a43a
* Added changes for BAEL-1922 Enable CORS in Spring Webflux ( #4724 )
2018-07-19 19:11:57 +02:00
Eugen Paraschiv
4288b6cc90
enabling group 3
2018-07-19 18:12:39 +03:00
Eugen Paraschiv
33cbd17ba0
group 2
2018-07-19 17:49:55 +03:00
Eugen Paraschiv
835b19084c
moving the libraries module from group 1
2018-07-19 17:16:59 +03:00
Eugen Paraschiv
45975204d6
temporarily making a test live
2018-07-19 16:45:49 +03:00
Eugen Paraschiv
bfaffcf764
live test properly categorized
2018-07-19 16:09:27 +03:00
eelhazati
3ff8dd300c
jnosql
2018-07-19 09:19:55 +01:00
Eugen Paraschiv
94838d2b63
running group 1, and small logging fix
2018-07-19 08:56:10 +03:00
Loredana Crusoveanu
a5bba1e3b8
Merge branch 'master' into SpringReactiveKotlin
2018-07-19 08:26:44 +03:00
Michael Pratt
b43939d7ca
BAEL-1850 ( #4744 )
...
* Micronaut server
* More server stuff; create client and test
* Rename directory, new concerete client example
* Remove hello-world directory from micronaut
* Update MavenWrapperDownloader.java
2018-07-19 07:20:21 +02:00
Philippe
031bce6a26
Merge remote-tracking branch 'upstream/master'
2018-07-18 21:40:42 -03:00
Eric Martin
315165154a
Update README.md
2018-07-18 19:37:34 -05:00
Eugen Paraschiv
641e08add4
activating group 2
2018-07-18 23:51:19 +03:00
Eugen Paraschiv
f342db3d1c
minor maven cleanup
2018-07-18 23:44:34 +03:00
Eugen Paraschiv
a739a05414
trying out profile-driven build
2018-07-18 23:37:33 +03:00
amit2103
6e2e56484d
Merge branch 'master' of https://github.com/eugenp/tutorials into BAEL-4461-3
2018-07-18 23:58:31 +05:30
Loredana Crusoveanu
660579058f
Merge pull request #4743 from eugenp/fix-makefile
...
clean only generated files
2018-07-18 21:24:01 +03:00
amit2103
f033506f08
Merge branch 'master' of https://github.com/eugenp/tutorials into BAEL-4461-3
2018-07-18 23:49:59 +05:30
Tom Hombergs
ac245f16e0
Merge pull request #4738 from priyeshmashelkar/master
...
BAEL-1907 Renamed test methods to follow BDD style
2018-07-18 20:18:50 +02:00
Daniel Barrigas
5a8ee24152
BAEL-1914 refactor ( #4749 )
...
* Server Sent Events example using Spring Webflux and React
* spring security custom AuthenticationFailureHandler
* refactor
* moved SSE to branch
* remove pom properties
* moved AuthenticationFailureHandler example to spring-security-mvc-login
2018-07-18 19:58:01 +02:00
Loredana Crusoveanu
3c8086ed65
Update MultipartFileUploadClient.java
2018-07-18 20:52:18 +03:00
Loredana Crusoveanu
83a1443380
Update JMapperRelationalIntegrationTest.java
2018-07-18 20:51:23 +03:00
Loredana Crusoveanu
3b89043202
Update JMapperIntegrationTest.java
2018-07-18 20:51:01 +03:00
Loredana Crusoveanu
b3fea0d130
Update Makefile
2018-07-18 20:41:12 +03:00
Loredana Crusoveanu
5778b39fb2
Update Makefile
2018-07-18 18:38:25 +03:00
Eugen Paraschiv
1f03524402
fixing relative path
2018-07-18 18:16:49 +03:00
Eugen Paraschiv
f686bac43a
running group 1
2018-07-18 18:01:54 +03:00
Eugen Paraschiv
ea91f24ee8
running group 2
2018-07-18 17:24:43 +03:00