Chris Oberle
84080c9e95
BAEL-1533 - Making a Spring MVC Form Remember Values
2018-03-10 07:06:26 -05:00
Eugen Paraschiv
5fd8e4293e
cleanup work for tests
2018-03-04 17:52:56 +02:00
Eugen Paraschiv
4a489e4afc
unused import cleanup
2018-03-04 17:42:36 +02:00
Tom Hombergs
642d7c2eed
Merge pull request #3745 from chrisoberle/master
...
BAEL-1533 session attributes in spring mvc
2018-03-03 07:27:02 +01:00
Rokon Uddin Ahmed
c10cb80823
02.03 ( #3747 )
...
* Update README.md
* Update README.md
* Update README.md
* Update README.MD
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Create README.md
* Update README.md
* Update README.md
* Create README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
2018-03-02 18:40:04 +02:00
Chris Oberle
d69d08a589
BAEL-1533 session attributes in spring mvc
...
* updated spring boot dependency to 2.0.0.RELEASE
2018-03-02 07:30:15 -05:00
Chris Oberle
95f0340318
BAEL-1533 Making a Spring MVC Form Remember Values
...
- add example code
- update pom dependency to spring boot starter 2.0.0.RC2
- update import in SpringApplicationException
2018-02-24 15:59:23 -05:00
Rakesh Kumar
97f56f33f6
BAEL-1149 - Spring ResponseStatusException ( #3648 )
2018-02-12 17:20:01 +01:00
Loredana Crusoveanu
7420aa7f6f
move actuator 2 to spring-5-reactive
2018-01-13 18:18:41 +02:00
José Carlos Valero Sánchez
6d6cc2d50e
Merge branch 'master' into master
2018-01-11 08:31:58 +00:00
José Carlos Valero Sánchez
9ff8a53c7d
BAEL-1430: Move Spring Boot 2 actuator module
2018-01-11 08:27:15 +00:00
Loredana Crusoveanu
ade2a3ef97
Update README.md
2018-01-10 10:31:43 +02:00
Loredana Crusoveanu
fa2e225d63
add requested changes
2018-01-08 21:13:31 +02:00
Loredana Crusoveanu
3d233f5ede
add api guide
2018-01-07 17:12:07 +02:00
Loredana Crusoveanu
630acd7959
formatting, add tests
2018-01-07 17:09:37 +02:00
Loredana Crusoveanu
50743f20c0
update restdocs, move to spring-5
2018-01-07 17:05:18 +02:00
Doha2012
f6f8f8debe
move url matching ( #3326 )
...
* make sure modules using java8
* move url matching code
2018-01-02 13:33:37 +02:00
Dassi orleando
0ef4a4a7e2
BAEL-1448: Update Spring 5 articles to use the new milestone version ( #3317 )
...
* BAEL-1216: improve tests
* BAEL-1448: Update Spring 5 articles to use the release version
2017-12-28 22:51:12 -08:00
Eugen Paraschiv
cee5dcf7b2
adding new module
2017-12-13 14:08:18 +02:00
Rokon Uddin Ahmed
b59226a68c
12.12 ( #3219 )
...
* Create README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Create README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.MD
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Create README.md
* Update README.MD
* Create README.md
* Update readme.md
* Update README.md
* Update README.md
* Update README.md
2017-12-12 07:32:35 +01:00
Eugen Paraschiv
97d68365bf
minor Boot upgrade
2017-12-06 12:00:56 +02:00
daoire
39fb51e63d
Update README.md
2017-12-01 16:06:12 +00:00
Marcos Lopez Gonzalez
d10a8d7f47
spring junit config ( #3124 )
2017-11-29 09:53:43 +01:00
Sergey Petunin
8dcc6cb106
BAEL-1311: Spring Security 5 - Security for Reactive Applications ( #3056 )
2017-11-17 19:41:59 +01:00
Marcos Lopez Gonzalez
1c543f8f86
BAEL-1233 - Enabled Annotation in Spring 5 Testing ( #3031 )
...
* tests with enabled annotations
* rollback pom
* formatting
2017-11-14 09:14:01 -08:00
juan
179838b199
Merge remote-tracking branch 'upstream/master'
2017-11-10 00:54:53 -03:00
juan
75630b6c54
Update for article BAEL-1121
2017-11-10 00:53:43 -03:00
Andrew
65111a4666
spring-rest-shell ( #2928 )
...
* code snippets for the `Java 9 Stream API improvements` article
* code snippets for the `Java 9 Stream API improvements` article [2 attempt]
* removed the first attempt
* the Spring 5 WebClient
* delted stream features test
* HttpMediaTypeNotAcceptableExceptionExampleController [0]
* reactive web client service was removed
* new WebClient
* new WebClient [2]
* spring-rest-shell init
* pom added
* readme added
2017-10-31 09:23:31 -07:00
juan
db6811406c
Minor format changes.
2017-10-08 23:59:55 -03:00
Doha2012
9aa221afbc
cleanup spring 5 pom ( #2700 )
...
* fix spring config
* fix spring config
* fix spring config
* minor fix
* fix spring-boot module
* fix pom
* upgrade jackson
* minor fix
* java concurrency
* cleanup
* fix conflict
* java 8
* clean up
* add core-java-8 to main pom
* rename kotlin to core-kotlin
* update spring 5
* cleanup pom
2017-10-02 15:14:27 +02:00
juan
4c6e4c19a6
Update Person class to use property "id" like identifier.
2017-09-30 18:17:38 -03:00
Rokon Uddin Ahmed
f3557dec41
16.09 ( #2628 )
...
* Update README.md
* Update README.md
* Create README.md
* Create README.md
* Create README.md
* Update README.md
* Update README.md
* Update README.md
* Create README.md
* Update README.MD
* Create README.md
* Update README.md
* Update README.md
* Update README.md
* Create README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.MD
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Create README.md
* Update README.md
* Create README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Create README.md
* Create README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Create README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.MD
* Create README.md
* Update README.md
* Update README.md
* Update README.md
2017-09-16 12:26:29 +03:00
juan
47959c6777
delete pom.xml.orig
2017-09-13 23:51:05 -03:00
juan
bbe925b373
Merge remote-tracking branch 'upstream/master'
2017-09-13 23:49:43 -03:00
juan
911ca0f125
Merge remote-tracking branch 'upstream/master' into earth001_BAEL-1121
2017-09-13 23:14:33 -03:00
juan
7bfc50e924
BAEL-1121
...
Sample code, tests and dependencies for Spring5-JsonB article.
2017-09-13 23:03:44 -03:00
eugenp
0f22f7b82a
formatting work
2017-09-13 14:41:03 +03:00
eugenp
75c1003451
minor cleanup in the spring 5 module
2017-09-13 14:40:45 +03:00
lor6
0b85b0a466
functional bean registration test ( #2503 )
2017-08-27 13:20:31 +02:00
Rokon Uddin Ahmed
04689cc249
pull 16.08 ( #2454 )
...
* Update README.md
* Update README.md
* Create README.md
* Create README.md
* Create README.md
* Update README.md
* Update README.md
* Update README.md
* Create README.md
* Update README.MD
* Create README.md
* Update README.md
* Update README.md
* Update README.md
* Create README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.MD
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Create README.md
* Update README.md
* Create README.md
* Update README.md
* Update README.md
* Update README.md
2017-08-17 17:41:56 +02:00
Rokon Uddin Ahmed
8ca38e15da
Github11.07 ( #2254 )
...
* Update README.md
* Update README.md
* Create README.md
* Create README.md
* Create README.md
* Update README.md
* Update README.md
* Update README.md
* Create README.md
* Update README.MD
* Create README.md
* Update README.md
* Update README.md
* Update README.md
* Create README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.MD
* Update README.md
2017-07-13 15:43:43 +02:00
Andrew
806c17b41b
BAEL-878 [2] ( #2194 )
...
* code snippets for the `Java 9 Stream API improvements` article
* code snippets for the `Java 9 Stream API improvements` article [2 attempt]
* removed the first attempt
* the Spring 5 WebClient
* delted stream features test
* HttpMediaTypeNotAcceptableExceptionExampleController [0]
* reactive web client service was removed
* new WebClient
* new WebClient [2]
2017-07-03 08:35:38 +02:00
Grzegorz Piwowarek
87049b63f4
Build opt 22 06 ( #2132 )
...
* Drools reformat
* Further refactor
* Further refactor
* Refactor
2017-06-22 15:52:05 +02:00
yetanotherallisonf
2f652a2620
Update README.md ( #2119 )
2017-06-21 20:24:16 +02:00
Mansi
91b0efccd2
BAEL-944 Exploring the Spring MVC URL Matching Improvements ( #1954 )
...
* Example Code For Evaluation Article
This is an example code for the evaluation article on "Different Types of Bean Injection in Spring"
* Added unit tests
* Minor changes to application context
* Removed code committed for evaluation article
* BAEL-944 Demonstrating the problems with new Url pattern matching in Spring 5
* BAEL-944 Demonstrating the problems with new Url pattern matching in Spring 5
* BAEL-944 Exploring the Spring MVC URL Matching Improvements
* BAEL-944 Exploring the Spring MVC URL Matching Improvements
* BAEL-944 Exploring the Spring MVC URL Matching Improvements
* BAEL-944 Code Formatting and solving build issue
* BAEL-944 Resolving build issue due to change in Spring version
* BAEL-944 Resolving build issue
* BAEL-944 Formatting code
* BAEL-944 Moving tests to correct package
* BAEL-944 Moving tests to correct package
* BAEL-944 Replacing @RequestMapping by @GetMapping
* BAEL-944 Remove unnecessary attribute name, "value" in annotations
2017-06-20 20:00:10 -05:00
Grzegorz Piwowarek
513c1c5e69
Update pom.xml ( #1929 )
...
* Update pom.xml
* Update pom.xml
2017-05-24 22:13:42 +02:00
Doha2012
48cd6f876f
Fix test names ( #1853 )
...
* upgrade to spring boot 1.5.2
* add full update to REST API
* modify ratings controller
* upgrade herold
* fix integration test
* fix integration test
* minor fix
* fix integration test
* fix integration test
* minor cleanup
* minor cleanup
* remove log4j properties
* use standard logbook.xml
* remove log4j dependencies
* remove commons-logging
* merge
* fix conflict
* exclude commons-logging dependency
* cleanup
* minor fix
* minor fix
* fix dependency issues
* Revert "fix dependency issues"
This reverts commit 83bf1f9fd2e1a9a55f9cacb085669568b06b49ec.
* fix dependency issues
* minor fix
* minor fix
* minor fix
* cleanup generated files
* fix commons-logging issue
* add parent to pom
* cleanup parent dependencies
* cleanup pom
* cleanup pom
* add missing parent
* fix logging issue
* fix test names
2017-05-15 11:35:14 -05:00
Doha2012
7c73abdede
cleanup pom ( #1836 )
...
* upgrade to spring boot 1.5.2
* add full update to REST API
* modify ratings controller
* upgrade herold
* fix integration test
* fix integration test
* minor fix
* fix integration test
* fix integration test
* minor cleanup
* minor cleanup
* remove log4j properties
* use standard logbook.xml
* remove log4j dependencies
* remove commons-logging
* merge
* fix conflict
* exclude commons-logging dependency
* cleanup
* minor fix
* minor fix
* fix dependency issues
* Revert "fix dependency issues"
This reverts commit 83bf1f9fd2e1a9a55f9cacb085669568b06b49ec.
* fix dependency issues
* minor fix
* minor fix
* minor fix
* cleanup generated files
* fix commons-logging issue
* add parent to pom
* cleanup parent dependencies
* cleanup pom
2017-05-12 13:32:54 -05:00
pivovarit
40621d6bd7
Update tests
2017-05-05 17:53:59 +02:00
pivovarit
1a54133472
Refactor multipart upload
2017-05-05 17:50:36 +02:00