Commit Graph

287 Commits

Author SHA1 Message Date
dimitarsazdovski 8ac23221fe Bael 817 refactor (#2575)
* Code refactor according to comments

* Moved to new module

* Changes in pom file
2017-09-13 12:28:01 +02:00
Hany Ahmed 2b293e51e0 BAEL-1116 Spring swagger codegen (#2527)
* Spring integration with Swagger client code genrator

* Refactor

* format pom.xml
2017-09-04 05:41:49 +02:00
Doha2012 9c03b45c23 move java8 code (#2535)
* 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
2017-08-31 09:43:28 +02:00
Daniele Demichelis 4c7f165c7e Bael 776 vert.x and rxjava (#2529)
* Burlap & Hessian server added

* Burlap & Hessian client work

* Fixed main

* Fixed formatting

* Spring Remote example based on Burlap & Hessian runs in a JUnit test

* Fixed main

* Fixed formatting

* Spring Remote example based on Burlap & Hessian runs in a JUnit test

* Spring Remote example based on Burlap & Hessian runs in a JUnit test

* Burlap & Hessian client work

* Fixed main

* Fixed main

* Fixed formatting

* Fixed formatting

* Spring Remote example based on Burlap & Hessian runs in a JUnit test

* Spring Remote example based on Burlap & Hessian runs in a JUnit test

* Fixed POM

* Vertx / RxJava example

* BAEL-776 - Vertx and RxJava

* BAEL-776 - Vertx and RxJava
2017-08-30 11:20:56 +02:00
Grzegorz Piwowarek 515e4caaca Add core-java-concurrency to main pom (#2507)
* Add core-java-concurrency

* Refactor codebase
2017-08-27 13:39:19 +02:00
Eunice A. Obugyei ee9152a091 BAEL-1014 [Spring MVC with Kotlin] (#2459)
* Introduction to JAX-WS[http://jira.baeldung.com/browse/BAEL-611]

* Introduction to JAX-WS[http://jira.baeldung.com/browse/BAEL-611]

* Removed unnecessary comment

* Introduction to JAX-WS[http://jira.baeldung.com/browse/BAEL-611]
Added Exception test cases

* Applied baeldung formatter in Eclipse

* Merged from https://github.com/eugenp/tutorials
Introduction to JAX-WS[http://jira.baeldung.com/browse/BAEL-611]

* Revert "Merged from https://github.com/eugenp/tutorials"

This reverts commit 74447a163b9e3f244a2578315fbdb525d20cd16b.

* Introduction to JAX-WS[http://jira.baeldung.com/browse/BAEL-611]

* Introduction to JAX-WS[http://jira.baeldung.com/browse/BAEL-611]

* Spring Security for a Java EE Application[http://jira.baeldung.com/browse/BAEL-884]

* Updated spring-security version to 4.2.3.RELEASE

* Added spring-mvc-kotlin module for http://jira.baeldung.com/browse/BAEL-1014
2017-08-19 05:08:06 +02:00
Abhinab Kanrar c8c0c1e51d undertow (#2426)
* moving jmh into libraries module

* refactoring jmh

* Update pom.xml

* manual algorightm

* with BM result

* fix for space issue

* Fixed indentation

* change as per suggestion

* vavr either

* adding unit test and othe rutilities

* adding concurrent module

* concurrent package description

* concurrent package description

* Update EitherUnitTest.java

* introducing lambda expression

* jooby project

* jooby project

* reducing employee bean content

* bootique module

* bootique

* bootique

* undertow module

* undertow module

* refactoring

* using lambda

* as per baeldung formatter
2017-08-16 23:42:07 +02:00
Eric Goebelbecker 2036138ed1 BAEL-1044 - Introduction to NoException (#2394)
* BAEL-1044 - Introduction to NoException

* BAEL-1044 - Introduction to NoException
2017-08-08 23:19:15 -07:00
Grzegorz Piwowarek b6e59c2ae7 Refactor bootique (#2380) 2017-08-06 13:23:19 +02:00
eugenp 67448de055 enabling jee7 in the main build 2017-08-05 16:32:00 +03:00
Grzegorz Piwowarek 891b4eb248 Remove jooq module (#2375)
* Remove jooq module

* Refactor
2017-08-05 14:11:45 +02:00
Grzegorz Piwowarek ed92182fbf Build optimization 1.08.2017 (#2351)
* Refactor Spring-activiti module

* Refactor vavr module
2017-08-01 17:00:03 +02:00
Raúl Juárez 585597f11d New libraries-data module (#2343) 2017-07-31 14:43:36 +02:00
Jose Carvajal f445a4d11b BAEL-373: Improve/Upgrade existing Mockito articles to Mockito 2 (#2311)
* BAEL-373: Improve/Upgrade existing Mockito articles to Mockito 2

* Fix formatting issue with LoginControllerIntegrationTest
2017-07-29 17:29:25 -05:00
Grzegorz Piwowarek d71f330b09 Enable GitHub Incremental Builder (#2323)
* Enable GIB

* Enable GIB
2017-07-28 17:49:28 +02:00
slavisa-baeldung 34dc48c2e5 Merge branch 'master' of https://github.com/half-wit4u/tutorials into half-wit4u-master 2017-07-25 15:35:56 +01:00
mokhan 553c26c1a2 deleted the new module 2017-07-24 23:08:43 +05:30
mokhan 879bedf205 Comment incorporation
Missing file commit
2017-07-23 14:59:02 +05:30
baljeet20 fe39bc6c3d BAEL-1024 Introduction to MockServer (#2275) 2017-07-17 07:43:22 -07:00
Mansi e704d296bf BAEL-79 Intro to Activiti with Spring (#2127)
* 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

* BAEL-79 Intro to Activiti with Spring

* BAEL-79 Intro to Activiti with Spring

* BAEL-79 Adding activiti module to the parent modules

* BAEL-79 Using latest version

* BAEL-79 Update Spring boot version that works with Activiti

* BAEL-79 Replace RequestMapping with GetMapping

* BAEL-79 Use Java 8 Syntax

* BAEL-79 Formatting

* BAEL-79 changed module name
2017-07-09 10:35:11 +02:00
Grzegorz Piwowarek fe2d2a6604 Dependency clash resolved (#2235) 2017-07-09 07:45:22 +02:00
Adam InTae Gerard db2bb252de BAEL-509 (#2114)
* BAEL-509: Initial Commit - working but needs a few fixes to REST API, etc.

* Fixed Authentication Failure - added subscription handlers - sufficient for Websocket Authentication/Authorization - still some issues to resolve with subscriptions and REST API

* Final version

* CSRF token controller - cleanup of chat wrapper
2017-07-03 21:57:27 -05:00
eugenp bbad26d601 including the sso module into the build 2017-07-03 21:14:50 +03:00
Grzegorz Piwowarek 716e7c2123 Disable kotlin and spring-5 (#2192)
* Disable kotlin and spring-5

* Remove spring-data-javaslang
2017-07-02 14:45:56 +02:00
Roman Seleznov 3184c49da5 BAEL-764 Automatic Property Expansion with Spring Boot (#2133)
* Create pom.xml

Initial import

* First submit

* Second submit

* Different Types of Bean Injection in Spring

* Different Types of Bean Injection in Spring

* Added spring-core-di into the main build

* Revert "Create pom.xml"

This reverts commit 1bdc5443125df19575605f41ab28c9e8b6c69a32.

* BAEL-764 Automatic Property Expansion with Spring Boot

* BAEL-764 Automatic Property Expansion with Spring Boot

* BAEL-764 Automatic Property Expansion with Spring Boot
2017-06-30 19:20:46 +02:00
Tomasz Lelek 69c330eb6c BAEL-867 coroutines tests (#2011)
* BAEL-867 coroutines tests

* BAEL-867 add two channels examples

* BAEL-867 fix example

* BAEL-867 remove channels

* BAEL-867 optimize imports

* BAEL-867 remove kotlin module
2017-06-30 11:42:22 +02:00
shaimaa-hshalaby 79c91fdb33 Spring With Maven BOM (#2121)
* Spring With Maven BOM

* change xml indentation to spaces
2017-06-24 08:04:09 +02:00
slavisa-baeldung 291cd2c205 BAEL-778 - removing vertx-core dep, included transitively by vertx-web 2017-06-13 16:07:41 +01:00
slavisa-baeldung 969b98094c BAEL-778 - removing vertx-core dep, included transitively by vertx-web 2017-06-13 15:03:09 +01:00
amilabanuka 95283376eb BAEL-791 Liquibase rollback (#2045)
* BAEL-791
added the sample liquibase rollback scripts

* BAEL-791
Removed the auto running of migration
2017-06-11 17:56:33 +02:00
slavisa-baeldung cc37377821 BAEL-778 - renaming the vertx-spring to spring-vertx 2017-06-10 11:53:39 +01:00
dhruba619 4ff0d94e6b BAEL-778 initial commit 2017-06-08 21:18:57 +05:30
KevinGilmore ef7264c53b BAEL-936 akka-streams module added to parent pom (#1991)
* BAEL-886: Updated README

* BAEL-917 Testing with Google Truth

Updated README

* BAEL-936: adding akka-streams module to parent
2017-06-04 15:33:48 -05:00
Grzegorz Piwowarek 29e3437545 Nbosecker merge (#1989)
* Solr w Apache SolrJ

* Solr w Apache SolrJ

* updated test names and moved add to @before method

* create apache-solrj module, moved code from spring-data-solr

* More examples for indexing,delete,and query for solrj

* More examples for indexing,delete,and query for solrj

* Jackson Map Serialize/Deserialize

* Jackson Map Serialize/Deserialize

* Jackson version update

* keydeserializer code added

* keydeserializer code added

* remove explicit types from map instantion

* one objectmapper per class

* refactor to spring-rest-simple module

* Fix spring-rest-simple
2017-06-04 10:07:05 +02:00
Grzegorz Piwowarek b840f15629 Merge rest-digest (#1985)
* Merge modules

* Merge rest-digest
2017-06-03 18:49:32 +02:00
slavisa-baeldung dbd0104863 Merge pull request #1984 from eugenp/bael-755
bael-755
2017-06-03 18:15:35 +02:00
Grzegorz Piwowarek 8fcb5494a3 Merge modules (#1983) 2017-06-03 17:52:10 +02:00
slavisa-baeldung d1715342e4 BAEL-755 - removing spring-boot-kotlin module 2017-06-03 16:28:05 +01:00
asif-anwar fe841fe53b spring-5-mvc (#1946)
* Spring5 MVC Project

* Spring5 MVC Project
2017-05-29 07:13:41 -05:00
tschiman 7eb0eafe94 Merge remote-tracking branch 'upstream/master' 2017-05-26 18:05:16 -06:00
tschiman 7bbfde57e1 BAEL-755 Kotlin and Spring Boot 2.x tutorial 2017-05-26 18:04:48 -06:00
Grzegorz Piwowarek 513c1c5e69 Update pom.xml (#1929)
* Update pom.xml

* Update pom.xml
2017-05-24 22:13:42 +02:00
Grzegorz Piwowarek 550ad9c57e Update pom.xml (#1910) 2017-05-24 18:49:57 +02:00
Mohamed Sanaulla cfc44ecbb6 code for BAEL-860 - Introduction to mustache (#1885) 2017-05-20 19:21:33 +02:00
Grzegorz Piwowarek ec7ee8bc42 Update pom.xml 2017-05-18 20:59:21 +02:00
baljeet20 1a10fda1a8 BAEL-928 Introduction to drools (#1842)
* BAEL-804  A guide to Spring Drools

* BAEL-804  A guide to Spring Drools

* BAEL-804  A guide to Spring Drools

* BAEL-928 Introduction to Drools

* BAEL-928 Introduction to Drools
2017-05-14 15:52:48 +02: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
Doha2012 35231d0c19 cleanup parent dependencies (#1828)
* 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
2017-05-11 11:02:04 -05:00
Felipe Reis 2c23aa6ce9 BAEL-521 (#1799)
* refactor: Moved JHipster Monolithic to a subfolder

* feat: Add JHipster Microservice modules

closes BAEL-521
2017-05-07 19:00:32 +02:00
pivovarit 960e8a3b44 Merge cucumber -> testing 2017-05-07 09:49:56 +02:00