Commit Graph

22 Commits

Author SHA1 Message Date
Grzegorz Piwowarek bb3afbc9f8
Update README.md (#4706) 2018-07-24 16:48:19 +02:00
Chris Oberle c7e126e66a BAEL-1691: comparing embedded servlet containers in spring boot 2018-07-23 07:27:28 -04:00
charlesgonzales 7e16275bd7 BAEL-7390 - add/fix links (#4697)
* Create 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

* Create README.md

* Update README.md

* Update README.md
2018-07-13 06:57:45 +02:00
Sanjay Patel cddf858c05 BAEL-5246: pom cleanup (#4620)
* BAEL-5246: round 1 of pom cleanup - upto "jersey" project

* BAEL-5246: Initial pass for pom cleanup - upto spring-cloud

* BAEL-5246: pom cleanup upto testing-modules/junit5

* BAEL-5246: pom cleanup - upto xstream

* BAEL-5246: pom cleanup - last round (before review)
2018-07-12 09:04:54 +02:00
Grzegorz Piwowarek 692eafafea
Fix Trie implementation (#4668)
* encoding

* Fix Trie implementation
2018-07-09 16:26:52 +02:00
eric-martin 172eb6c218 BAEL-1774: Moved SpringBootConsoleApplication from spring-boot to
spring-boot-ops
2018-06-29 23:05:28 -05:00
Sanjay Patel f7953fd65d BAEL-6506: Added IntTest to pmd and poms (#4525) 2018-06-22 13:09:57 +02:00
charlesgonzales 2fe0dee64e Update 13 README.md and create 2 README.md (#4468)
* 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

* Update README.md

* Update README.md

* Update README.md

* Create README.md

* Create README.md
2018-06-13 20:50:33 +03:00
Grzegorz Piwowarek 2b0c6ed655 Kiview ftpclient (#4456)
* Add example for FTP client

Using Apache Commons Net

* Add missing resource

* Fix wrong file download in integration test

* Add example for using FTP support in JDK

* Close input stream after copy

* Fix test name
2018-06-13 08:19:03 -07:00
Eric Goebelbecker 272f018f90 BAEL-1614 - Docker with Java Guest Post (#4474)
* BAEL-1614 - additions for docker

* BAEL-1614 - move docker project to guest module
2018-06-13 08:15:57 -07:00
charlesgonzales b62c35bd7a Delete README.MD (#4461)
duplicate file vs README.md
2018-06-11 16:50:27 +02:00
Eric Goebelbecker ea37ada296 BAEL-1614 - additions for docker (#4455) 2018-06-10 19:00:21 -07:00
charlesgonzales ce4b42926f Add back-links and created new readme.md for the relevant articles (#4428)
* Update README.md

* Create README.MD

add relevant article

* 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
2018-06-10 08:41:07 +02:00
Tom Hombergs 28dae18f5b Create README.md (#4422) 2018-06-10 08:02:54 +02:00
Amit Pandey 2e683411e2 Bael 4461 2 (#4409)
* Deleted md file as a conflict

* [BAEL-4461] - Fixed PMD violation

* [BAEL-4461] - Fixed PMD violation

* [BAEL-4461] - Ignore empty TC

* Fix Spring 5 tests
2018-06-05 13:35:55 +02:00
Amit Pandey 9245ba0925 Bael 6729 (#4389)
* Added parent module on poms that have no parent defined

* Removed dependency reduced pom from undertow module

* Added README

* [BAEL-6729] - Spring modules needs a spring parent

* [BAEL-6729] - Spring modules needs a spring parent
2018-06-02 16:44:15 +02:00
Amit Pandey c99aae6e56 Bael 6556 5 (#4385)
* Added parent module on poms that have no parent defined

* Removed dependency reduced pom from undertow module

* Added README

* [BAEL-6556] - Renamed next set of testcases

* [BAEL-6556] - Renamed next set of testcases

* [BAEL-6556] - Renamed next set of testcases
2018-06-01 19:07:37 +02:00
Rokon Uddin Ahmed 50f5cba9da BAEL-6634 (#4376)
* Update README.md

* Create 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

* Create README.md

* Create README.md

* Create README.md

* Update README.md

* Create 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

* Update README.md

* Update README.md
2018-06-01 14:04:12 +02:00
Loredana Crusoveanu f898fe9730 remove extra dependencies and files (#4384)
* remove extra dependencies and files

* remove extra file
2018-05-31 16:13:18 -07:00
Eric Goebelbecker 0e55fdd05b BAEL-1800 (#4378)
* BAEL-1800 - Code for http://www.baeldung.com/spring-boot-starters and http://www.baeldung.com/spring-mvc-custom-data-binder

* BAEL-1800 - Code for http://www.baeldung.com/maven-webjars and http://www.baeldung.com/deployable-fat-jar-spring-boot

* BAEL-1800 - Code for http://www.baeldung.com/spring-boot-shutdown

* BAEL-1800 - Code for http://www.baeldung.com/spring-boot-shutdown

* BAEL-1800 - Code for http://www.baeldung.com/spring-boot-dependency-management-custom-parent

* BAEL-1800 - updates to README

* BAEL-1800 - did not need graphql and demo for webjar project.
2018-05-31 11:41:03 -07:00
Eric Goebelbecker 6e94f0343c BAEL-1800 (#4377)
* BAEL-1800 - Code for http://www.baeldung.com/spring-boot-starters and http://www.baeldung.com/spring-mvc-custom-data-binder

* BAEL-1800 - Code for http://www.baeldung.com/maven-webjars and http://www.baeldung.com/deployable-fat-jar-spring-boot

* BAEL-1800 - Code for http://www.baeldung.com/spring-boot-shutdown

* BAEL-1800 - Code for http://www.baeldung.com/spring-boot-shutdown

* BAEL-1800 - Code for http://www.baeldung.com/spring-boot-dependency-management-custom-parent
2018-05-30 19:34:01 -07:00
Eugen Paraschiv dec95f5c25 renaming the boot ops module 2018-05-14 10:12:38 +03:00