DomWos
be81f87c3c
Switched fields to be static to remove initialization in method.
2018-09-03 12:08:45 +02:00
Dhawal Kapil
550952c995
BAEL-8844 Get rid of all warnings in build start due to incorrect pom configurations
...
- Fixed pom configurations to get rid of startup warnings
2018-09-03 09:45:39 +05:30
Loredana Crusoveanu
56ba65c2ea
Update README.md
2018-09-01 13:40:29 +03:00
amit2103
fc69e1257b
[BAEL-8499] - Moved server related codes / articles to libraries-server module
2018-09-01 14:51:33 +05:30
amit2103
3bd1ed4ece
[BAEL-8456] - Moved Java Date articles into a new module - 'java-dates'
2018-08-25 17:44:06 +05:30
DomWos
1921b585a6
BAEL-1994: Updates and small changes
2018-08-24 11:14:40 +02:00
DomWos
610d0ce869
BAEL-1994: Moved the code to libraries module
2018-08-18 20:20:29 +02:00
Chirag Dewan
216715010b
Adding Hello world Servlet and HTML impl
2018-08-08 22:19:00 +05:30
Rokon Uddin Ahmed
943df6917e
BAEL-7708 04.08.2016 ( #4893 )
...
* Update README.md
* Update README.md
* Update 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
* Create README.md
* Create 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
2018-08-06 14:04:56 +02:00
amit2103
d268ffa5c9
[BAEL-7670] Added logback.xml in missing modules in src/main/resources
2018-08-05 18:40:49 +05:30
Loredana Crusoveanu
4aa8633c43
add libraries server project
2018-07-31 22:39:22 +03:00
sandy03934
1bae07cc5c
BAEL-1979 Added examples for SnakeYAML Library ( #4802 )
...
* BAEL-1979 Added examples for SnakeYAML Library
* BAEL-1979 Moved the snakeyaml related code to libraries module
* BAEL-1979 Removed the System.out.println() statements and converted the assertTrue to assertEquals wherever possible.
* BAEL-1979 Removed println statements, small formatting fix in pom.xml
2018-07-30 15:30:43 +02:00
Loredana Crusoveanu
4981b1fd0e
Update pom.xml
2018-07-29 15:03:12 +03:00
Loredana Crusoveanu
61860cf7b8
move mqtt project
2018-07-28 22:24:38 +03:00
charlesgonzales
f431a4c3ff
add links ( #4804 )
...
* 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
* Create README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
2018-07-24 19:21:55 +02:00
DOHA
ca170308ee
move jmapper to libraries-data
2018-07-21 15:20:53 +03:00
Doha2012
5d38063893
guide to jmapper ( #4745 )
...
* guide to jmapper
* Update JMapperIntegrationTest.java
* Update JMapperRelationalIntegrationTest.java
2018-07-20 18:59:32 +02:00
Eugen Paraschiv
45975204d6
temporarily making a test live
2018-07-19 16:45:49 +03:00
Eugen Paraschiv
bfaffcf764
live test properly categorized
2018-07-19 16:09:27 +03: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
Denis
3b7cb37379
BAEL-1165 Resilience4j ( #4312 )
...
* BAEL-1165 Resilience4j
* BAEL-1165 Resilience4j
Applied editor's suggestions
2018-07-08 11:04:24 +02:00
Dhawal Kapil
11edaaf4bc
BAEL-1712 Fix tests in libraries project ( #4630 )
...
* BAEL-1712 Fix tests in libraries project
-Renamed 45 test files to standard naming conventions.
-Updated maven dependencies in libraries/pom.xml
-Fixed assertion errors in some tests.
-Included libraries project back into parent pom.xml
* BAEL-1712 Fix tests in libraries project
-Downgraded apache maven pmd plugin from 3.9.0 to 3.8 because pmd 6.0.1 present in pmd plugin 3.9.0 was unable to resolve classes having static final inner classes and was resulting into build failure.
* BAEL-1712 Fix libraries
-Fixed JodaTimeUnitTest
2018-07-06 17:33:23 +02:00
Rokon Uddin Ahmed
f086ae7814
BAEL-7217 ( #4637 )
...
* 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
* 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
2018-07-06 09:25:49 +02:00
tamasradu
550806ab32
Adding code for BAEL-1845 ( #4524 )
2018-06-22 08:15:08 -07:00
Aprian Diaz Novandi
d757050209
BAEL-1200 JavaPoet ( #4500 )
...
* Initial commit
* Implement JavaPoet examples
2018-06-20 00:32:28 +02:00
Jonathan Cook
04d4868eeb
BAEL-1849 - Convert from String to Date in Java ( #4476 )
2018-06-17 16:41:54 +02: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
Seun Matt
749611e314
updated example code for BAEL-1425 ( #4424 )
2018-06-08 00:05:37 -07:00
Seun Matt
5ef5e539e4
Update to BAEL-1425 ( #4399 )
...
* added example code for Java mail
* added examp code for BAEL-1425
* updated example code for BAEL-1425
* updated example code for BAEL-1425
2018-06-03 14:56:14 -07:00
Seun Matt
3f9cf77272
Example Code for BAEL-1425 ( #4394 )
...
* added example code for Java mail
* added examp code for BAEL-1425
* updated example code for BAEL-1425
2018-06-02 22:13:07 -07: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
Rajat Garg
7267803efc
Merge branch 'master' into BAEL-1711-move-code-snippets
2018-05-13 21:40:31 +05:30
christopherfranklin
ca5a7d2e40
[BAEL-1659] Create REST microservices with javalin ( #4145 )
...
* [BAEL-1615] Code to support article.
* Adding example of provides...with
* Adding uses to main module
* [BAEL-1659] Creat REST microservices with javalin
* [BAEL-1659] Update article code based on feedback
* Revert parent pom change
* Using Optional instead of null
2018-05-12 06:23:23 +02:00
collaboratewithakash
4c861454c1
Back-link corrected ( #4184 )
...
* Back-link corrected
* Back-link corrected
* Back-link corrected
* Back-link corrected
* Back-link corrected
* Back-link corrected
* Back-link corrected
* Back-link corrected
* Back-link corrected
* Back-link added
* Back-link corrected
* Back-link added
2018-05-06 15:45:23 +02:00
Rokon Uddin Ahmed
f00a66af69
03.05.2018 ( #4161 )
...
* 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
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
2018-05-03 15:44:44 +02:00
collaboratewithakash
fad99fe44b
Back-links added ( #4119 )
...
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link corrected
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link corrected
* Back-link corrected
* Back-link corrected
* Back-link correct
* Back-link corrected
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link corrected
* Back-link added
* Back-link corrected
* Back-link corrected
* Back-link corrected
2018-05-02 09:41:08 +02:00
Grzegorz Piwowarek
3a5715cf4a
Update README.md ( #4154 )
2018-05-02 07:26:27 +02:00
Rajat Garg
cd8ce2296c
Merge branch 'master' into BAEL-1711-move-code-snippets
2018-05-01 15:00:52 +05:30
RajatGarg
f9ddc38a39
BAEL-1734 move packages from libraries to libraries-data
2018-05-01 14:24:25 +05:30
Tom Hombergs
57776ac968
added article link ( #4127 )
2018-04-29 09:06:00 +02:00
amit2103
f2128ad054
Bael 5249 cleanup ( #4108 )
...
* Added parent module on poms that have no parent defined
* Removed dependency reduced pom from undertow module
* [BAEL-5249] - 21.02 - pom cleanup - formatted pom.xml
2018-04-26 14:37:47 +02:00
amit2103
ba1ba8455d
Bael 5249 ( #4052 )
...
* Added parent module on poms that have no parent defined
* Removed dependency reduced pom from undertow module
* Defined the integration profile in the parent
* 21.02 - pom cleanup
* 21.02 - pom cleanup
* 21.02 - pom cleanup
* 21.02 - pom cleanup
* Spring-dependency injection
* BAEL-1683-Guide to Java Clock class
* BAEL-1683-Guide to Java Clock class
* added article link
* added article link
* fixed link
* refactoring packages and using generics
* BAEL-717: Singleton Session Bean. (#4046 )
* BAEL-717: Singleton EJB Bean
Files for BAEL-717:Singleton EJB Bean.
* BAEL-717: Singleton EJB Bean
Corrected Indentation.
* BAEL-717: Singleton EJB Bean
Corrected Indentation.
* BAEL-717: Singleton EJB Bean
Corrected Indentation.
* BAEL-717: Singleton EJB Bean
Corrected Indentation.
* BAEL-717: Singleton EJB Bean
Changed artifactId value.
* BAEL-717: Singleton EJB Bean.
Added module for Singleton EJB Bean.
* BAEL-717: Singleton EJB Bean.
Removed Singleton EJB Bean Module.
* BAEL-717: Singleton EJB Bean
Changed the JNDI Lookup name.
* BAEL-717: Singleton EJB Bean.
Added the "singleton-ejb-bean" module.
* BAEL-717: Singleton EJB Bean.
Corrected Indentation.
* BAEL-717: Singleton EJB Bean
Corrected Indentation.
* BAEL-717: Singleton EJB Bean.
Corrected Indentation.
* BAEL-717: Singleton EJB Bean.
Corrected Indentation.
* BAEL-717:Singleton EJB Bean.
Corrected Indentation.
* BAEL-717:Singleton EJB Bean.
Corrected Indentation.
* BAEL-717: Singleton Session Bean.
Added class for Bean-Managed concurrrency.
Changed class name from CountryStateCacheBean to CountryStateContainerManagedBean.
* BAEL-717: Singleton Session Bean.
Changing the name of the class to CountryStateContainerManagedBean.
* BAEL-717: Singleton Session Bean.
Added method to test Bean-Managed concurrency.
* Get Latest.
* deleting CountryStateBeanManagedBean for new file.
* deleting CountryStateCacheBean for new file.
* deleting CountryStateContainerManagedBean for new file.
* BAEL-717: Singleton Session Bean.
Adding file for Bean with Bean-Managed concurrency.
Changing file name for original file to CountryStateContainerManagedBean with Container-Managed concurrency.
* Deleting file for new checkin.
* BAEL-717: Singleton Session Bean.
Added test case for Bean-Manged concurrency.
Change in JNDI names.
* BAEL-717: Singleton Session Bean.
Changed the assert method parameter order and null check in test cases.
* BAEL-717:Singleton Session Bean
Removed volatile keyword for the variable countryStatesMap. Marking it as final.
* [BAEL-1641] Find all pairs of numbers in an array that add up to a given sum (#3890 )
* [BAEL-1641] Find all pairs of numbers in an array that add up to a given sum
* Commiting editor's suggested changes
* Commiting article Spring Data Reactive Mongo DB microservice in Kotlin
* Revert commit for BAEL 1687 - Moving those files to a new branch
* Use AssertJ and BDD-style on unit testing
* BAEL 1639: added singleton examples and test. (#3977 )
* BAEL-1701 (#4012 )
* BAEL-1701: Create SQSApplication, add most functionality (still need to format, and add queue monitoring)
* BAEL-1701: Complete examples
* added article links
* removed folder "SpringDependencyInjection"
e Please enter the commit message for your changes. Lines starting
* BAEL-1706 - optional parameters in java (#4050 )
* BAEL-1706 - optional parameters in java
* minor adjustments per review
* add tests
* fix formatting
* fix constructor issue with MultiVitaminOverloading
* BAEL-1706 Test name change, formatting
* working with booleans in thymeleaf (#4061 )
* BAEL-1725 Java Pass-by-reference vs Pass-by-value - First commit (#4058 )
* BAEL-1725 Java Pass-by-reference vs Pass-by-value - First commit
* updated test cases
* Update README.md
* Demonstration of Java assert
* BAEL-1679 (#3959 )
* BAEL-1412 add java 8 spring data features
* BAEL-21 new HTTP API overview
* BAEL-21 fix executor
* BAEL-1432 add custom gradle task
* BAEL-1567 add samples of cookie and session in serlvet
* BAEL-1567 use stream api
* BAEL-1567 fix optional
* BAEL-1679 add query annotation jpa spring data
* BAEL-1679 added new junits
* BAEL-1679 use assertJ, use givenWhenThen naming convention
* 21.02 - pom cleanup
* 21.02 - pom cleanup
* 21.02 - pom cleanup
* spring-data final
* service locator pattern
* service locator pattern
* variable name changes
* Spring MVC @PathVariable dot (.) get truncated
* testing changes
* Update README files (#4065 )
* BAEL-1612: Update README
* BAEL-1562: Update README
* BAEL-1562: Update README
* BAEL-1369
* BAEL-1369
* BAEL-1369
* remove comments
* Back-link corrected (#4071 )
* Back-link corrected (#4073 )
* Back-link added (#4074 )
* Back-link added (#4075 )
* Back-link added (#4076 )
* Back-link added (#4077 )
* Back-link added (#4078 )
* Back-link added (#4080 )
* Back-link added (#4081 )
* Back-link added (#4083 )
* Back-link corrected (#4086 )
* Back-link added (#4087 )
* Back-link added (#4091 )
* Back-link added (#4089 )
* added example code for Java mail (#4101 )
* Back-link added (#4099 )
* Back-link added (#4088 )
* Back-link added (#4082 )
* 21.02 - pom cleanup
* 21.02 - pom cleanup
* 21.02 - pom cleanup
* 21.02 - pom cleanup
2018-04-26 08:50:35 +02:00
collaboratewithakash
e5aff9cf81
Back-link added ( #4082 )
2018-04-25 17:55:36 +02:00
collaboratewithakash
cf38a2c3af
Back-link added ( #4078 )
2018-04-25 10:20:29 +02:00
Tom Hombergs
fa74f05d60
Merge pull request #3921 from denis-zhdanov/BAEL-1423-jctools
...
BAEL-1423 Java Concurrency Utility with JCTools Library
2018-04-20 00:40:23 +02:00
tamasradu
ed9f3fa2e2
Using assertThatThrownBy ( #4047 )
2018-04-19 14:28:38 -07:00
Tom Hombergs
0bb4359ac3
Merge branch 'master' into BAEL-1423-jctools
2018-04-18 22:46:00 +02:00
amit2103
86cebe51d7
Bael 5926 ( #4023 )
...
* Added parent module on poms that have no parent defined
* Removed dependency reduced pom from undertow module
* Aligned and Defined the common plugins in the parents
* Removed dependency-reduced-pom.xml from undertow module
* Reverting test fail modules with surefire testFailureIgnore ture
* Reverted wrong push with org.hsqldb
2018-04-18 08:04:50 +02:00
Tom Hombergs
45a4e47ddc
Merge branch 'master' into BAEL-1423-jctools
2018-04-16 22:06:44 +02:00
tamasradu
72b5ac265c
Updated unit test to use assertj ( #4025 )
2018-04-16 07:38:24 -07:00
Denis Zhdanov
4073b10bbe
BAEL-1423 Java Concurrency Utility with JCTools library
...
Addressed editor's comments
2018-04-16 01:39:16 +03:00
Eric Goebelbecker
a41399d8a1
BAEL-1595 - JetS3t ( #3994 )
...
* BAEL-1595 - JetS3t for S3 storage.
* BAEL-1595 - use ArrayList for streams
* BAEL-1595 - use ArrayList for streams
2018-04-14 08:50:07 -07:00
Adam InTae Gerard
8cc218de70
BAEL-1484: Synchronous OpenCSV ( #3784 )
...
* BAEL-1484: Synchronous OpenCSV
* corrected pom.xml and package
* Refactored for future async example
* Resource Link
2018-04-12 09:58:55 +03:00
Grzegorz Piwowarek
df42f243f2
NatsClient refactor ( #3914 )
2018-04-11 12:19:49 +02:00
Rokon Uddin Ahmed
5da2ea995c
08.04.2018 ( #3954 )
...
* 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
* 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
* 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
2018-04-11 07:33:18 +02:00
tamasradu
1977fe28f0
BAEL-1372: Adding jUnits for Testing Netty with EmbeddedChannel article ( #3973 )
2018-04-10 07:20:50 -07:00
Eugen Paraschiv
27086aab33
pom cleanup
2018-04-07 00:17:10 +03:00
Eugen Paraschiv
624c72b1c3
testing work
2018-04-07 00:02:53 +03:00
Alessio Stalla
266c285533
BAEL-1040 ( #3929 )
...
* Code for BAEL-1040
* Amended code for BAEL-1040
* Amended tests for BAEL-1040
2018-04-03 16:44:06 -07:00
Eric Goebelbecker
b34473ebbb
BAEL-1595 - JetS3t for S3 storage. ( #3920 )
2018-04-01 22:38:51 -07:00
Eric Goebelbecker
48b8d2c8a5
BAEL-1545 - Nats Tutorial ( #3904 )
2018-03-28 22:06:24 -07:00
Alessio Stalla
c8ad201cf2
Code for BAEL-1040 ( #3897 )
2018-03-27 14:02:22 -07:00
Loredana Crusoveanu
6491dc0b1f
Update README.md
2018-03-18 21:35:44 +02:00
Loredana Crusoveanu
524e701030
Update README.md
2018-03-18 19:46:13 +02:00
Loredana Crusoveanu
ac9651c773
Merge pull request #3812 from tamasradu/radutamas/BAEL-1435
...
Radutamas/bael 1435
2018-03-17 23:36:24 +02:00
Eric Goebelbecker
2b50c4c341
BAEL-1554 - Guide to Flips ( #3827 )
...
* BAEL-1554 - Flips code
* BAEL-1554 - Flips code, round 2
* BAEL-1554 - Guide to Flips
* BAEL-1554 - update read me
* BAEL-1554 - rename "Thing" to "Foo"
2018-03-16 16:06:38 -07:00
Radu Tamas
46e4113042
Renamed test file and fix typo in method name
2018-03-15 15:49:45 +02:00
Radu Tamas
71f82f7b21
Ignored failing test
2018-03-14 17:06:40 +02:00
Radu Tamas
381242e50f
Ignored failing test
2018-03-14 16:48:59 +02:00
Radu Tamas
0f533405da
Adding code and jUnits for BAEL-1435
2018-03-14 16:20:24 +02:00
Dhrubajyoti Bhattacharjee
ade15ea80a
BAEL-1576 Guide to unirest ( #3779 )
2018-03-12 22:07:03 +01:00
Eugen Paraschiv
2028662cd3
cleanup work
2018-03-04 18:23:38 +02:00
Eugen Paraschiv
b97310a15b
minior rename
2018-03-04 18:06:53 +02:00
Eugen Paraschiv
698e78150c
testing cleanup
2018-03-04 18:05:37 +02: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
Eugen Paraschiv
d2a2a65566
cleanup work
2018-03-04 17:39:09 +02: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
Eugen Paraschiv
e4f5a22e92
pom cleanup work
2018-02-28 18:16:32 +02:00
Grzegorz Piwowarek
c0bf1c7a93
Refactor Infinispan example ( #3684 )
...
* Refactor Infinispan examples
* Refactor Infinispan examples
2018-02-19 17:20:16 +01:00
Alex Vargas
1372a565e2
Adding solidity example file
2018-02-16 12:01:12 -08:00
Allan Vital
83bc46ee22
BAEL-1368 Infinispan Guide ( #3651 )
...
* BAEL-1368: infinispan article
* BAEL-1368: new method timing method
2018-02-14 02:13:37 +01:00
Allan Vital
6eeff13c45
BAEL-1368: infinispan article ( #3633 )
2018-02-11 14:36:33 +01:00
daoire
a6a291ce22
Update README
2018-02-05 12:18:04 +00:00
Grzegorz Piwowarek
d2a4e04f37
Merge branch 'master' into BAEL-1267-programmatic-tomcat
2018-02-03 12:37:01 +01:00
Grzegorz Piwowarek
2169be4301
Async refactor ( #3570 )
2018-02-02 15:40:03 +01:00
tamasradu
72c9fea7e2
Radutamas/bael 1487 ( #3569 )
...
* Code for test article: Different Types of Bean Injection in Spring
* Adding jUnits for test article: Different Types of Bean Injection in Spring
* BAEL-1265: Adding jUnit for article
* BAEL-1265: Closing ExecutorService in jUnit
* BAEL-1487: Adding test for AsyncHtpClient tutorial
2018-02-01 14:56:36 +01:00
mkuligowski
a48e062598
BAEL-1204 ( #3508 )
...
* Initialize smooks subproject
* Add Smooks dependency
* Delete files form badly created submodule
* Add domain classes
* Create class responsible for converting Orders
* Create class responsible for validating messages
* Add configuration file
* Add integration tests for Smooks converters and validators
* ADd en_US locale and fix date format
* Fix number format in expected messages
* Delete unused mapping
* Remove unused conversion to JSON
* Add assertion for ruleName in givenIncorrectOrderXML_whenValidate_thenExpectValidationErrors
2018-01-30 22:49:54 +01:00
Adi
3f3204e14f
BAEL-1267: programmatically create, configure and run a tomcat server - remove unused dependencies
2018-01-26 21:18:17 +02:00
Donato Rimenti
db903618f3
BAEL-1321 Jetty 9 Server - Create, Configure programmatically ( #3482 )
...
* Implemented server factory and its tests. Changed Jetty version to latest, removed duplicate entry and added jetty-webapp dependency in pom.xml.
* Added missing war file and changed tests port for Travis build.
2018-01-23 00:28:45 +01:00
Loredana Crusoveanu
692f12636f
add pact provider test ( #3475 )
2018-01-22 17:46:11 +01:00
Seun Matt
6923d3accd
Example Code for Exceptions in Netty ( #3406 )
...
* 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
* spring security xml config
* spring security xml config
* remove redundant comment
* example code for apache-shiro
* updated example code for Vavr Collections
* updated Vavr's Collection example
* updated Vavr Collection file
* updated example code for Apache Shiro
* updated Vavr Collections example
* added example code for N1QL
* update example code for N1QL
* added integration test for N1QL
* update N1QL Example code
* update the N1QL example Code
* rename module to couchbase
* rename module to couchbase
* change module name in parent module and pom
* added cas-server module
* added cas secured app for Spring SSO with CAS
* refactor cas modules into cas folder
* updated files
* removed redundant files
* refactor the config for cas-server
* added sql file to generate tables and database
* added source code for VRaptor
* update source code for VRaptor article
* update pom and reformat code
* add example code for BAEL-1439
* updated code for netty exceptions
2018-01-20 18:18:01 +01:00
Adi
369ec4e181
BAEL-1267: programmatically create, configure and run a tomcat server
2018-01-19 00:06:57 +02:00
Rokon Uddin Ahmed
c3e8ba4a70
Pull request 17.01 ( #3442 )
...
* 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
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.MD
* Update README.md
2018-01-17 21:53:17 +01:00
Hakan Özler
db04ce54f0
[BAEL-1455] add docker client test cases and update pom ( #3375 )
2018-01-08 16:40:32 +01:00
Doha2012
962dfd228f
make sure modules using java8 ( #3313 )
2017-12-28 15:30:01 +01:00
Tomasz Lelek
2ef351434e
Bael 1421 ( #3222 )
...
* BAEL-1421 live test of kafka streams
* BAEL-1421 Removed not-needed dependency
* BAEL-1421 rearannge
* BAEL-1421 rearannge
* fix pom
2017-12-24 06:33:37 +01:00
Grzegorz Piwowarek
bac07e4dca
Update README.md ( #3252 )
2017-12-16 13:15:22 +01:00
Loredana Crusoveanu
18c8747c98
BAEL-1248 google sheets api example ( #3189 )
...
* google sheets api example
* add dependencies
* rename test
* update test
* add comment
* trigger build
* trigger build
* Formatting to standards
* Getting rid of stray tabs
* Applying formatting rules to source files as well
* trigger build
2017-12-13 21:26:03 -07:00
Grzegorz Piwowarek
112f33acb9
Optimize build ( #3227 )
...
* Exclude NeurophTest
* Fix build
2017-12-13 11:25:47 +01:00