13662 Commits

Author SHA1 Message Date
Gerardo Roza
3150b6d4fd Moved MediaTypeNotAcceptableException article from spring-mvc-java to spring-mvc-basics module, and added test 2019-07-15 13:07:01 -03:00
Gerardo Roza
fc24c7b69b Fixed article links, previously moved to spring-boot-mvc 2019-07-15 11:13:30 -03:00
Gerardo Roza
e239fb9763 Added Integration test for ModelAttribute article 2019-07-01 22:30:44 -03:00
Gerardo Roza
dc3c793717 Moved ModeAttribute article from spring-mvc-java to spring-mvc-basics module 2019-07-01 22:08:02 -03:00
Gerardo Roza
bb2765c4e3 Moved Using @ResponseStatus article from spring-mvc-java to spring-mvc-basics module 2019-07-01 20:26:45 -03:00
Gerardo Roza
e77faf8d99 Moved MVC Custom Valitation article code from spring-mvc-java to spring-mvc-basics module 2019-07-01 19:35:33 -03:00
Gerardo Roza
e84ea4d4c5 Moved RequestMapping Shortcut annotations article code from spring-mvc-java to spring-mvc-basics 2019-07-01 18:32:49 -03:00
Gerardo Roza
00c4774774 Moved Content Negotiation article code from spring-mvc-java to spring-mvc-basics 2019-07-01 18:29:47 -03:00
Gerardo Roza
1e9364a7dc Moved code of article spring-handler-mappings from spring-mvc-java to spring-mvc-basics
Renamed beans to avoid collisions
2019-06-17 11:07:50 -03:00
Gerardo Roza
802000d545 Migrated spring-mvc-basics to a Spring Boot project 2019-06-17 11:07:49 -03:00
Gerardo Roza
ed7630c2d0 Moved ViewResolver article related code from spring-mvc-java to spring-mvc-basics 2019-06-17 11:07:49 -03:00
Gerardo Roza
ee4953b7ef * Added example and test for "using @ResponseStatus" article in the spring-mvc-basics module 2019-06-17 11:07:48 -03:00
Gerardo Roza
33d0ac5738 * Moved Controller vs RestController article code from spring-mvc-java to spring-mvc-basics
* now using jupiter tests for the tests involved
* fixed error  in involved test
2019-06-17 11:07:47 -03:00
Gerardo Roza
20c2c2dd76 * moved 'Spring MVC Tutorial' code from spring-mvc-java to new module spring-mvc-basics
* cleaned spring-mvc-basics pom
2019-06-17 11:07:46 -03:00
Gerardo Roza
416c103cda Created new empty module spring-mvc-basics 2019-06-17 11:07:46 -03:00
Loredana Crusoveanu
69f947e3cd
Merge pull request #7127 from rozagerardo/rozagerardo/BAEL-10130_Update-Constructor-Injection-article
[BAEL-10130] spring-core | Update Constructor Injection article
2019-06-15 14:46:45 +03:00
Loredana Crusoveanu
2ca31efc70
Merge pull request #7112 from tinomthomas/master
BAEL-2956
2019-06-15 14:21:16 +03:00
Loredana Crusoveanu
39b1809b19
Merge pull request #7134 from arhohuttunen/master
BAEL-2911 - JUnit Custom Display Name Generator API
2019-06-15 12:56:53 +03:00
TINO
bd80953ac4 BAEL - 2956
Fixed permission denied exception
2019-06-15 12:29:59 +03:00
Arho Huttunen
a11e0088ba BAEL-2911 - JUnit Custom Display Name Generator API 2019-06-15 10:05:05 +03:00
Eric Martin
92989e4556
Merge pull request #7015 from michael-pratt/BAEL-2958
BAEL-2958: Jest Client examples
2019-06-14 20:01:42 -05:00
Loredana Crusoveanu
b68e363780
Merge pull request #7130 from rozagerardo/rozagerardo/delete_duplicated_readme_files
Deleted duplicated readme file
2019-06-14 21:07:49 +03:00
Loredana Crusoveanu
48c1df9763
Merge pull request #7098 from amit2103/BAEL-14942
[BAEL-14942] - Create code for the Spring Security - Run-as authentic…
2019-06-14 21:05:38 +03:00
Loredana Crusoveanu
9b60ce6f3d
Merge pull request #7119 from amit2103/BAEL-14847
[BAEL-14847] - Fix tests in spring-activi, spring-data-cassandra-reac…
2019-06-14 21:03:05 +03:00
Loredana Crusoveanu
d256ea0526
Merge pull request #7051 from amit2103/BAEL-14846
[BAEL-14846] - Fixed tests in spring-5-reactive module
2019-06-14 20:57:13 +03:00
Gerardo Roza
9d5e6519cc Deleted duplicated readme file. It was generating issues in case unsensitive os 2019-06-14 11:04:37 -03:00
Loredana Crusoveanu
a17d8b07f7
Merge pull request #7128 from Doha2012/master
iterable to collection
2019-06-14 08:55:10 +03:00
Michael Pratt
c45f9c9a6a BAEL-2958: update pom.xml 2019-06-13 21:59:53 -06:00
Loredana Crusoveanu
bafceed6aa
Merge pull request #7086 from JonCook/master
BAEL-2913 - TempDir Support
2019-06-14 00:23:16 +03:00
DOHA
be171f7f59 iterable to collection 2019-06-13 21:38:53 +03:00
Gerardo Roza
5eaa028123 * Added test for constructor dependency injection article
* removed spring version in xml file
2019-06-13 13:10:54 -03:00
Jon Cook
bcfd520643 BAEL-2913 - TempDir Support 2019-06-12 18:25:28 +02:00
Jon Cook
f9e6007e6b merge upstream 2019-06-12 18:14:52 +02:00
Michael Pratt
e833ede836 BAEL-2958: Update elasticsearch demo project 2019-06-12 13:00:24 +00:00
TINO
5ff3aee99f Merge branch 'master' of https://github.com/tinomthomas/tutorials.git 2019-06-12 13:31:50 +03:00
TINO
f64b7c027b BAEL - 2956
Changed the test methods name
2019-06-12 13:30:58 +03:00
pcoates33
a057010fed BAEL-2922 Add Json to CSV code using Jackson CsvMapper (#7115) 2019-06-12 07:09:20 +02:00
Eric Martin
d7c857266b
Merge pull request #7121 from eugenp/BAEL-2937-Move
BAEL-2937: Moved delay to core-java-concurrency-basic
2019-06-11 23:02:54 -05:00
eric-martin
d73ad96976 BAEL-2937: Moved delay to core-java-concurrency-basic 2019-06-11 22:57:24 -05:00
Lukasz Rys
847ad4d0dd [ BAEL-2978 ]: Determine file creation date in java (#7099)
* [ BAEL-2978 ]: Determine file creation date in java
2019-06-11 21:21:06 -06:00
macroscopic64
d5f8b4e852 BAEL-1205 Introduction to SPF4J (#7064)
* BAEL-1205 Introduction to SPF4j
2019-06-11 21:00:54 -06:00
amit2103
b3d77616e1 [BAEL-14847] - Fix tests in spring-activi, spring-data-cassandra-reactive modules 2019-06-12 01:49:11 +05:30
maryarm
7b0daba254 #BAEL-2461 (#7116)
Implement methods to download a large file through Spring RestTemplate
2019-06-11 21:07:07 +02:00
Loredana Crusoveanu
feff598bd4
Merge branch 'master' into master 2019-06-11 21:47:42 +03:00
Loredana Crusoveanu
44fb9946c7
Merge pull request #7093 from amit2103/BAEL-14848
[BAEL-14848] - Fixed tests in spring-data-redis module
2019-06-10 22:39:11 +03:00
Loredana Crusoveanu
e11b35748e
Merge pull request #7111 from amit2103/BAEL-14844
[BAEL-14844] - Fix tests in libraries, libraries-data modules
2019-06-10 22:34:45 +03:00
rpvilao
e99e2389dd
Merge pull request #7059 from codehunter34/BAEL-2969
Bael 2969
2019-06-10 18:26:31 +02:00
DOHA
765f3553f8 Merge remote-tracking branch 'eugenp/master' 2019-06-10 15:36:55 +03:00
emineoymak
3b380d79ed Merge branch 'BAEL-2969' of https://github.com/codehunter34/tutorials into BAEL-2969 2019-06-10 01:49:02 -04:00
codehunter34
a342b198b3 BAEL-2969: Copying sets in Java 2019-06-10 01:48:47 -04:00