Commit Graph

174 Commits

Author SHA1 Message Date
KevinGilmore 6bfd4d3aae BAEL-907: README updated (#2340)
* BAEL-886: Updated README

* BAEL-917 Testing with Google Truth

Updated README

* BAEL-936: adding akka-streams module to parent

* BAEL-936: Update README

* BAEL-918: Update README

* BAEL-980: Update README

* BAEL-967: Update README

* BAEL-509: Using @GetMapping instead of @RequestMapping with method=GET

* BAEL-1005: Update README

* BAEL-509: Security and WebSockets (README)

* BAEL-861: Intro to Awaitility (README)

* BAEL-1010: Guide to the HyperLogLog Algorithm (README)

* BAEL-907: Guide to Apache Commons CircularFifoQueue (README)
2017-07-30 09:31:09 -05:00
Ahmed Tawila 36608b78cc BAEL-1033 Introduction to StreamUtils (#2337)
* Evaluation article: Different Types of Bean Injection in Spring

* added tests & changed configuration to Java-based config

* removed xml config files

* rename unit tests

* BAEL-972 - Apache Commons Text

* remove code from evaluation article

* remove code from evaluation article

* BAEL-972 - Apache Commons Text - added another example

* BAEL-972 - Apache Commons Text - just indentation

* BAEL-994 - TemporalAdjuster in Java

* BAEL-994 - TemporalAdjuster in Java

* BAEL-994 - TemporalAdjuster in Java

* BAEL-994 - TemporalAdjuster in Java

* BAEL-994 - TemporalAdjuster in Java - fix problems

* BAEL-1033 Introduction to StreamUtils

* BAEL-1033 Introduction to StreamUtils
2017-07-30 09:57:10 +02:00
Adam InTae Gerard dc037a4ce8 System outs for tests (#2321) 2017-07-30 09:24:14 +02:00
Raúl Juárez 4441d969fa BAEL-1023 Introduction to Kryo (#2336) 2017-07-30 07:57:36 +02:00
Seun Matt ae33aa6386 Refactored tests for PCollections (#2331)
* added updated example codes

* updated example code StringToCharStream

* deleted StringToCharStream.java locally

* removed redundant file

* added code for apache commons collection SetUtils

* refactored example code

* added example code for bytebuddy

* added example code for PCollections

* update pom

* refactored tests for PCollections
2017-07-29 16:44:40 +02:00
dimitarsazdovski 828e5143d1 BAEL-907: Code example and tests (#2295)
* BAEL-907: Code example and tests

* Moved files to libraries module

* Moved example to test class

* Moved files. Formatted code. Changed object declaring.

* Code fixes according to comments
2017-07-28 07:33:00 -05:00
Seun Matt 0a631ac326 Example Code for BAEL-1048 (#2316)
* added updated example codes

* updated example code StringToCharStream

* deleted StringToCharStream.java locally

* removed redundant file

* added code for apache commons collection SetUtils

* refactored example code

* added example code for bytebuddy

* added example code for PCollections

* update pom
2017-07-27 22:59:45 +02:00
Adam InTae Gerard d4f245a275 BAEL-771 (#2286)
* BAEL-771

* Corrected XOR from mislabeled AND

* Unit tests added

* Merged into libraries module - removed Neuroph module

* Merged into libraries module - removed Neuroph module

* Merged pom.xml

* Merged pom.xml

* libraries pom.xml - I removed a white space during merge so conflict persisted - here's the temporary reversion
2017-07-26 00:11:02 +02:00
Jesus Boadas ef5013ce24 Delete Vaadin from libraries (#2309)
* Delete Vaadin from libraries

* Add Vaadin to tutorials
2017-07-23 13:10:39 -07:00
slavisa-baeldung e96690ef20 BAEL-964 - Changing assertions within invert test 2017-07-22 07:05:12 +01:00
Jesus Boadas 7d36972570 changed thread for ScheduledExecutorService (#2297) 2017-07-20 07:13:42 -07:00
Jesus Boadas a24e442731 Vaadin server-push, data binding and validators (#2283) 2017-07-18 16:46:02 -07:00
KevinGilmore aba59e88d9 BAEL-1010: README (#2284)
* BAEL-886: Updated README

* BAEL-917 Testing with Google Truth

Updated README

* BAEL-936: adding akka-streams module to parent

* BAEL-936: Update README

* BAEL-918: Update README

* BAEL-980: Update README

* BAEL-967: Update README

* BAEL-509: Using @GetMapping instead of @RequestMapping with method=GET

* BAEL-1005: Update README

* BAEL-509: Security and WebSockets (README)

* BAEL-861: Intro to Awaitility (README)

* BAEL-1010: Guide to the HyperLogLog Algorithm (README)
2017-07-18 18:34:06 -05:00
Seun Matt 2ce547d4cd Complete Example Code for BAEL-782 (#2270)
* added updated example codes

* updated example code StringToCharStream

* deleted StringToCharStream.java locally

* removed redundant file

* added code for apache commons collection SetUtils

* refactored example code

* added example code for bytebuddy
2017-07-18 00:44:10 +02:00
Mohit Sinha 3671427d5e BAEL-969 Apache Commons Chain (#2228)
* BAEL 969 Apache Commons Chain - Example with testcase

* Made changes for Apache Commons Chain as per recommendation
2017-07-17 22:23:03 +02:00
Tomasz Lelek fb7d3fe8f4 Bael 1010 hll (#2274)
* BAEL-1010 HLL article code

* BAEL-1010 moved tolerated difference to a variable

* Merge branch 'master' of https://github.com/eugenp/tutorials into BAEL-1010_hll

# Conflicts:
#	libraries/pom.xml

* BAEL-1010 clearer code

* use isCloseTo
2017-07-17 07:10:55 +03:00
slavisa-baeldung d8d1171afa BAEL-964 - printing directly to standard output 2017-07-15 18:51:14 +01:00
KevinGilmore 470ac0c7bb BAEL-861 README update (#2267)
* BAEL-886: Updated README

* BAEL-917 Testing with Google Truth

Updated README

* BAEL-936: adding akka-streams module to parent

* BAEL-936: Update README

* BAEL-918: Update README

* BAEL-980: Update README

* BAEL-967: Update README

* BAEL-509: Using @GetMapping instead of @RequestMapping with method=GET

* BAEL-1005: Update README

* BAEL-509: Security and WebSockets (README)

* BAEL-861: Intro to Awaitility (README)
2017-07-15 10:14:47 -05:00
Grzegorz Piwowarek 4233d90902 Remove vaadin tests (#2257)
* Refactor Vaadin samples

* Refactor Vaadin samples
2017-07-13 21:15:19 +02:00
Tomasz Lelek 3718dfd0d1 Bael 1010 hll (#2256)
* BAEL-1010 HLL article code

* BAEL-1010 moved tolerated difference to a variable

* Merge branch 'master' of https://github.com/eugenp/tutorials into BAEL-1010_hll

# Conflicts:
#	libraries/pom.xml

* BAEL-1010 clearer code
2017-07-13 13:24:49 -05:00
yetanotherallisonf 7df3f24350 Update README.md (#2249) 2017-07-13 19:24:07 +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
Syed Ali Raza 78de955aac BAEL-995: resolved merge issues (#2255) 2017-07-13 09:02:05 +02:00
Grzegorz Piwowarek 84956990b6 Build optimization (#2253) 2017-07-12 19:28:47 +02:00
slavisa-baeldung e5abeb4fd9 Merge pull request #2251 from eugenp/bael-964-map-util
bael-964-map-util
2017-07-11 17:18:01 +02:00
slavisa-baeldung de93039d4a BAEL-964 - removing assertion from print formatted map 2017-07-11 15:49:57 +01:00
Tomasz Lelek e6a0bbe090 BAEL-1010 HLL article code (#2188)
* BAEL-1010 HLL article code

* BAEL-1010 moved tolerated difference to a variable

* Merge branch 'master' of https://github.com/eugenp/tutorials into BAEL-1010_hll

# Conflicts:
#	libraries/pom.xml
2017-07-10 21:05:08 -05:00
Raúl Juárez 9c643cd652 BAEL-970 A Guide to Apache Commons DbUtils (#2125)
* BAEL-970 A Guide to Apache Commons DbUtils

* BAEL-970 A Guide to Apache Commons DbUtils

* BAEL-970 A Guide to Apache Commons DbUtils

- Added employeeId to Email class
- Minor corrections
2017-07-10 20:04:02 -05:00
Jesus Boadas 54c6928bfe Introduction to Vaadin (#2247)
* deleted OpenNLP

* Introduction to Vaadin
2017-07-10 18:11:23 +02:00
slavisa-baeldung c2a0fba1a1 BAEL-964 - fixing version variable in maven 2017-07-10 11:41:09 +01:00
slavisa-baeldung 2e5cae0f20 BAEL-964 - map util test 2017-07-10 07:37:59 +01:00
Grzegorz Piwowarek fe2d2a6604 Dependency clash resolved (#2235) 2017-07-09 07:45:22 +02:00
Devendra Tiwari 1957750382 How to zip two collections in Java? (#2176)
* How to zip two collections in Java?

How to zip two collections in Java? | http://jira.baeldung.com/browse/BAEL-780

* Updated pom to add jool dependency

* Added Unit Tests of Zip Collections

* Moved files to libraries folder

* Fixed Compilation Error

* Removed jool dependency as code has been moved to libraries

* Removed jool property attribute
2017-07-08 22:20:49 +02:00
slavisa-baeldung 94ee35bed7 BAEL-965 - reverting to anonymous classes 2017-07-08 07:36:06 +01:00
Ahmed Tawila 647455b029 BAEL-994 - TemporalAdjuster in Java (#2227)
* Evaluation article: Different Types of Bean Injection in Spring

* added tests & changed configuration to Java-based config

* removed xml config files

* rename unit tests

* BAEL-972 - Apache Commons Text

* remove code from evaluation article

* remove code from evaluation article

* BAEL-972 - Apache Commons Text - added another example

* BAEL-972 - Apache Commons Text - just indentation

* BAEL-994 - TemporalAdjuster in Java
2017-07-08 07:59:59 +02:00
Grzegorz Piwowarek fdd26c7c52 Refactor awaitility (#2226)
* Awaitility refactor

* Refactor
2017-07-08 07:58:42 +02:00
Jesus Boadas 9e641358ff deleted OpenNLP (#2223) 2017-07-07 19:01:16 +02:00
Anton 20b9f1bfa9 BAEL-861 Introduction to Awaitlity (#2150)
* BAEL-748 quick guide to @Value

* BAEL-748 changes from review

* BAEL-748 inject comma-separated values into array

* BAEL-768 Introduction to Netty

* BAEL-768 remove commented code

* BAEL-861 Introduction to Awaitility

* BAEL-861 rename Test to UnitTest
2017-07-06 22:12:41 -05:00
Seun Matt 8ea31542ed Code Snippet for BidiMap BAEL-963 (#2204)
* added updated example codes

* updated example code StringToCharStream

* deleted StringToCharStream.java locally

* removed redundant file

* added code for apache commons collection SetUtils

* refactored example code
2017-07-06 01:17:17 +02:00
slavisa-baeldung 7a77016b3c BAEL-965 - adding changes as per Grzegorz comments 2017-07-04 05:38:13 +01:00
slavisa-baeldung 0f49c26335 Merge branch 'master' into bael-965 2017-07-03 09:07:13 +01:00
slavisa-baeldung 469495d2ef BAEL-965 - removing deprecated methods 2017-07-03 09:06:48 +01:00
Syed Ali Raza fd790bef2f Feature/bael 968 (#2154)
* Merging BAEL-968: Apache Commons BeanUtils

* BAEL-968: Updated code for copyProperties example

* BAEL-968: Updated code based on reviewer comments

* BAEL-968: Fixed merge issue
2017-07-01 07:08:14 +02:00
Ahmed Tawila c499ecee27 BAEL-972 - Apache Commons Text (#2186)
* Evaluation article: Different Types of Bean Injection in Spring

* added tests & changed configuration to Java-based config

* removed xml config files

* rename unit tests

* BAEL-972 - Apache Commons Text

* remove code from evaluation article

* remove code from evaluation article

* BAEL-972 - Apache Commons Text - added another example
2017-07-01 06:48:27 +02:00
Ahmed Tawila c2574997f7 BAEL-972 - Apache Commons Text (#2178)
* Evaluation article: Different Types of Bean Injection in Spring

* added tests & changed configuration to Java-based config

* removed xml config files

* rename unit tests

* BAEL-972 - Apache Commons Text

* remove code from evaluation article

* remove code from evaluation article
2017-06-30 17:00:18 +02:00
slavisa-baeldung 03c7ee9b2a BAEL-965 - CollectionUtil 2017-06-30 15:53:54 +01:00
slavisa-baeldung 6f198df9db BAEL-965 - CollectionUtil 2017-06-30 15:53:07 +01:00
Carsten Gräf d66d02ce4f Merge pull request #2165 from tomekl007/BAEL-981_pact
BAEL-981 pact article code
2017-06-29 19:46:07 +02:00
KevinGilmore 7ec7a969b3 BAEL-967 Update README (#2174)
* BAEL-886: Updated README

* BAEL-917 Testing with Google Truth

Updated README

* BAEL-936: adding akka-streams module to parent

* BAEL-936: Update README

* BAEL-918: Update README

* BAEL-980: Update README

* BAEL-967: Update README
2017-06-28 22:26:26 -05:00
Carsten Gräf cc554188d8 Merge branch 'master' into BAEL-981_pact 2017-06-28 07:18:26 +02:00
Grzegorz Piwowarek 7ee3e57727 Ascii doctor fix (#2168)
* Asciidoctor fix

* Reformat
2017-06-27 08:20:33 +02:00
Seun Matt 3ae96995ad example code for BAEL-966 (#2152)
* added updated example codes

* updated example code StringToCharStream

* deleted StringToCharStream.java locally

* removed redundant file

* added code for apache commons collection SetUtils

* refactored example code
2017-06-27 00:18:54 +02:00
Ante Pocedulic 75e0473822 - refactored asciidoctor code (#2164)
- refreshed README.md
2017-06-26 22:07:18 +02:00
Tomasz Lelek a0acc40f55 BAEL-981 pact article code 2017-06-26 20:04:13 +02:00
Blue Montag Software d0c7340da8 for-loops changed to while-loops when appropiate (#2163) 2017-06-26 12:12:02 -05:00
Syed Ali Raza ed7c1694a7 Merging BAEL-968: Apache Commons BeanUtils (#2149) 2017-06-25 16:12:51 +02:00
Grzegorz Piwowarek 3aba63dc0e Remove unnecessary generic params (#2141)
* Remove unnecessary parameters

* Remove unnecessary parameters

* Remove unnecessary parameters
2017-06-24 10:13:41 +02:00
Blue Montag Software f03ed8548b Apache Commons Collections OrderedMap user:igallegosagas email:ignaciogallego@gmail.com (#2131)
* Test class that shows OrderedMap methods and implementations

* Test class that shows OrderedMap methods and implementations
2017-06-23 22:19:25 -05:00
Grzegorz Piwowarek 903b9278da Refactor (#2138) 2017-06-23 16:19:01 +02:00
Ante Pocedulic b167deb263 maven-plugin for pdf generation (#2135)
* - added classes for asciidoctor article
- added tests for that article
- added exclusion in pom.xml in libraries

* - fixed test

* - fixed formating in pom

* - added dependency to the pom.xml
- created plugin in pom.xml

* - changed output generation to pdf

* Revert "- changed output generation to pdf"

This reverts commit 26cfaeb2485f2f8afb7b3ab1ecbb96f9606e55b5.

* - changed output generation to pdf
2017-06-23 15:09:37 +02:00
Ante Pocedulic 2cde0e37c2 Asciidoc merge request (#2128)
* - added classes for asciidoctor article
- added tests for that article
- added exclusion in pom.xml in libraries

* - fixed test

* - fixed formating in pom

* - added dependency to the pom.xml
- created plugin in pom.xml
2017-06-22 17:44:00 +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
Abhinab Kanrar b5077409f4 as per suggestetion (#2120)
* 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
2017-06-21 20:24:31 +02:00
KevinGilmore ec46b8b338 BAEL-980 Update README.md (#2116)
* BAEL-886: Updated README

* BAEL-917 Testing with Google Truth

Updated README

* BAEL-936: adding akka-streams module to parent

* BAEL-936: Update README

* BAEL-918: Update README

* BAEL-980: Update README
2017-06-20 19:59:47 -05:00
Abhinab Kanrar 53227eaf0e manual alorithm (#2096)
* moving jmh into libraries module

* refactoring jmh

* Update pom.xml

* manual algorightm

* with BM result

* fix for space issue

* Fixed indentation
2017-06-20 09:02:26 +02:00
Alex Vargas fada609f16 Adding more examples to the Quartz project (#2101) 2017-06-18 09:36:51 +02:00
Tomasz Lelek 0144471d0f BAEL-980 lsh code (#2047)
* BAEL-980 lsh code

* BAEL-980 rename test
2017-06-17 20:35:33 -05:00
Grzegorz Piwowarek 586896e5b8 Create README.md (#2076) 2017-06-15 16:12:03 +02:00
Ante Pocedulic ba4257d233 Introduction to Ascii doctor (#2069)
* - added classes for asciidoctor article
- added tests for that article
- added exclusion in pom.xml in libraries

* - fixed test

* - fixed formating in pom
2017-06-14 13:53:09 +02:00
Jesus Boadas 1028ad79fd OpenNLP (#2058)
* Introduction to OpenNLP

* Introduction to OpenNLP

* OpenNLP fix code
2017-06-12 17:55:12 +02:00
yetanotherallisonf 6d2f51db0f Create README.md (#2026) 2017-06-10 12:03:29 +02:00
Jesus Boadas b00ec6abfd Introduction to OpenNLP (#2024)
* Introduction to OpenNLP

* Introduction to OpenNLP
2017-06-08 22:54:35 +02:00
Abhinab Kanrar 0529906f47 moving jmh into libraries module (#1996)
* moving jmh into libraries module

* refactoring jmh

* Update pom.xml
2017-06-07 15:40:23 +02:00
Tian Baoqiang 0053a80758 set serenity dependency version to 1.4.0 instead of 1.4.1-rc (#2005) 2017-06-07 07:55:16 +02:00
Anton 4732baccab BAEL-768 Introduction to Netty (#1933)
* BAEL-748 quick guide to @Value

* BAEL-748 changes from review

* BAEL-748 inject comma-separated values into array

* BAEL-768 Introduction to Netty

* BAEL-768 remove commented code
2017-06-07 07:52:23 +02:00
Tian Baoqiang a48ded75c0 #BAEL-914 SerenityBDD and Screenplay (#2001) 2017-06-06 12:32:25 +02:00
Wim Deblauwe 4b2e7a5e85 BAEL-885 - How to merge two Java streams? (#1986)
Use the java.util.stream.Stream interface as much as possible
2017-06-04 09:54:38 +02:00
Grzegorz Piwowarek beef36b912 Update pom.xml (#1980) 2017-06-03 11:23:58 +02:00
Wim Deblauwe b135086d07 BAEL-885 - How to merge two Java streams? (#1884)
Added examples using:
* JDK8
* StreamEx library
* JOOl library
2017-05-29 10:30:25 +02:00
amilabanuka 49724d1691 BAEL-919: Introduction to JUnitParams (#1938)
* BAEL-919
Added the JUnitParams intorduction classes

* BAEL-919
Added the JUnitParams intorduction classes

* Reverting the adding to libraries folder
2017-05-26 17:47:50 +02:00
Grzegorz Piwowarek e52d858914 Update pom.xml (#1935) 2017-05-26 09:10:52 +02:00
amilabanuka c9cd50d581 BAEL-919 (#1931)
Added the JUnitParams intorduction classes
2017-05-26 02:39:08 +02:00
Alex Vargas 772038390f Code snippets for article BAEL-818 (#1934)
* Quartz example for article: Introduction to Quartz

* Adding new module for Java Quartz

* Removing Quartz code from jee7 module

* Fixing folder structure

* Removing java-quartz module and adding code snippets in libraries module
2017-05-25 23:45:53 +02:00
MMonik 86ccb23a1a Update README.md (#1914) 2017-05-24 18:49:28 +02:00
MMonik 633f5b067d Update README.md (#1920) 2017-05-24 18:46:30 +02:00
Tian Baoqiang 4fd99ca7a5 replace #BAEL-913 test scenario with simple add and sum test (#1895) 2017-05-22 20:46:43 +02:00
Zeger Hendrikse 88e27db6c5 Replaced tabs by spaces 2017-05-18 09:11:44 +02:00
Abhinab Kanrar 74d4c4f72c final version (#1867) 2017-05-18 08:08:17 +02:00
Doha2012 91be1eaf49 fix test names (#1865)
* 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

* fix merge

* minor fix

* fix test names

* fix test names
2017-05-16 11:03:40 -05:00
Tomasz Lelek ce43d80f8b BAEL-855 stm (#1855)
* BAEL-855 code for the STM article

* BAEL-855 method ordering

* BAEL-855 Better test case

* BAEL-855 formatting

* BAEL-855 rename

* BAEL-855 change to expected

* Merge branch 'master' of https://github.com/eugenp/tutorials into BAEL-855_stm

# Conflicts:
#	libraries/pom.xml
2017-05-16 16:53:47 +02:00
Tian Baoqiang e2aabe819e #BAEL-913 serenitybdd and spring (#1845) 2017-05-16 12:01:28 +03:00
Zeger Hendrikse 1130dc6b1e Fixed compilation error 2017-05-15 20:56:14 +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
pivovarit 5a58aacb8f Refactor 2017-05-15 18:19:33 +03:00
Abhinab Kanrar d46af17af4 HikariCP (#1851)
* jvm log forging

* jvm log forging

* jvm log forging

* log forging

* adding hikariCP module

* try-with-resources

* adding employee use case

* moving HikariCP to libraries
2017-05-15 17:11:27 +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
Jesus Boadas 3e50b39fed uncomment classes in core-java (#1777)
* uncomment classes in core-java

* Add content to guide to JDO
2017-05-04 12:22:25 +02:00
Jesus Boadas a2b327cc9d Move JDO from core-java to libraries (#1758) 2017-04-30 19:26:23 +02:00
lor6 e83002ce99 remove utility classes (#1733)
* remove utility classes

* remove httpclient, extend http

* move code to core-java
2017-04-28 06:37:51 -05:00