charlesgonzales
4cbc8d0bac
To add/fix links (Team Jira BAEL-9015) ( #5332 )
...
* 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
* Update README.md
* Update README.MD
* Update README.md
* Update README.md
* Update README.md
* Update README.md
2018-09-27 09:09:58 +02:00
Loredana Crusoveanu
807773f41e
remove generated file
2018-09-09 19:50:05 +03:00
Loredana Crusoveanu
a056937a4f
remove boot from spring-mvc-java
2018-09-09 19:00:01 +03:00
sachin
fb0023286a
BAEL-7674: Let's make sure our logging configuration has the same pattern
2018-08-21 18:22:53 -04:00
Dhawal Kapil
856ca42d23
BAEL-7636 Add the missing plugin versions in the tutorial repo
...
-Added missing plugin versions
2018-08-14 13:34:45 +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
Donato Rimenti
815f655f36
Bael 1273 Spring RSS Feed View ( #4707 )
...
* Added example for BAEL-1273 - rss feed with Spring.
* Fixed javadoc
* Removed useless SpringBootServletInitializer in RSS app's launcher
* Explicitely added Spring Boot starting class in pom.xml to prevent errors in package phase.
2018-08-01 11:58:08 -06:00
Loredana Crusoveanu
113ebc2725
Merge pull request #4583 from fanatixan/bael-1906
...
Bael 1906
2018-07-31 22:29:16 +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
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
Amit Pandey
d9d8f169eb
Fixed spring-mvc-java, spring-cloud-rest-discovery-server apache-solr… ( #4661 )
...
* Fixed spring-mvc-java, spring-cloud-rest-discovery-server apache-solrj integration tests
* Fixed integration tests for spring-hibernate-3, spring-jooq module
2018-07-10 08:42:39 +02:00
fanatixan
913c95cfbb
ResponseEntity builder examples
2018-06-29 16:14:59 +02:00
fanatixan
53201b46ef
custom exception with @ResponseStatus
2018-06-29 14:48:22 +02:00
Sanjay Patel
f7953fd65d
BAEL-6506: Added IntTest to pmd and poms ( #4525 )
2018-06-22 13:09:57 +02:00
Loredana Crusoveanu
49c8323ba8
Merge pull request #4493 from eugenp/update-mvc-java
...
update to spring 5
2018-06-16 21:59:02 +03:00
Loredana Crusoveanu
9c1a666716
update to spring 5
2018-06-16 21:11:48 +03:00
fanatixan
098cd16514
simplify controller method
2018-06-16 15:22:42 +02:00
fanatixan
7743035b4d
custom response handling
2018-06-16 15:09:56 +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
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
Eugen Paraschiv
2efdeed00f
changing parent name
2018-06-08 21:04:03 +03: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
collaboratewithakash
c022781ced
Back-link added ( #4303 )
...
* Back-link added
* Back-link added
* Back-link added
* Back-link name corrected
* 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
2018-05-23 16:55:32 +02:00
fanatixan
506962bc96
Spring annotations article ( #4232 )
...
* Spring annotations
* commented VehicleFactoryApplication to fix CI build
2018-05-12 13:43:12 -07:00
Felipe Santiago Corro
e22750ffe1
Spring cache: custom key generator ( #4166 )
2018-05-04 22:40:37 -07: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
Felipe Santiago Corro
a86f9de2cd
Spring Web Socket - send to user ( #4135 )
2018-05-01 13:14:11 +02:00
Loredana Crusoveanu
631f47b4da
Update README.md ( #4132 )
2018-04-29 17:20:09 +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
Felipe Santiago Corro
0c81d77e1b
Spring MVC @PathVariable dot (.) get truncated
2018-04-22 19:31:27 -03:00
amit2103
7ae3babd59
Bael 5927 ( #4042 )
...
* Added parent module on poms that have no parent defined
* Removed dependency reduced pom from undertow module
* Defined the integration profile in the parent
2018-04-19 09:41:39 +02:00
enpy
9734a47ea6
BAEL-1649 Difference between @Controller and @RestController ( #3885 )
...
* Difference between @Controller and @RestController
* Difference between @Controller and @RestController - test fix
2018-03-25 23:22:47 -07:00
Alessio Stalla
69cd5cf49f
BAEL-1636 ( #3825 )
...
* BAEL-1636 file upload with Spring Boot (nothing changes in the code per se, just the dependencies)
* BAEL-1636 removed bogus dependencies
* Updated rest-assured version because 2.9.0 is no longer on Central
2018-03-15 15:52:27 -07:00
Dassi orleando
d4522c7c16
BAEL-1285: Update Jackson articles ( #3623 )
...
* BAEL-1216: improve tests
* BAEL-1448: Update Spring 5 articles to use the release version
* Setting up the Maven Wrapper on a maven project
* Add Maven Wrapper on spring-boot module
* simple add
* BAEL-976: Update spring version
* BAEL-1273: Display RSS feed with spring mvc (AbstractRssFeedView)
* Move RSS feed with Spring MVC from spring-boot to spring-mvc-simple
* BAEL-1285: Update Jackson articles
* BAEL-1273: implement both MVC and Rest approach to serve RSS content
2018-02-09 13:25:13 -08:00
Grzegorz Piwowarek
f01d1e257e
Build optimization ( #2591 )
2017-09-09 16:55:05 +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
Grzegorz Piwowarek
84956990b6
Build optimization ( #2253 )
2017-07-12 19:28:47 +02:00
Grzegorz Piwowarek
b9b230f83e
Build optimization 6.07 ( #2219 )
...
* refactor testng
* refactor testng
* Remove test suites from surefire
* Refactor
* Refactor
2017-07-06 23:22:41 +02:00
Andrew
18b56311e5
HttpMediaTypeNotAcceptableException ( #2145 )
...
* 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
2017-06-25 18:23:25 +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
Grzegorz Piwowarek
74aa2c9ec9
WebsocketConfigRefactor ( #2055 )
...
* Vertx-integration test
* Vertx-integration test
* Refactor WebSocketConfig
2017-06-13 16:55:17 +02:00
Grzegorz Piwowarek
8fcb5494a3
Merge modules ( #1983 )
2017-06-03 17:52:10 +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
lor6
35042964b6
custom class validation ( #1832 )
...
* custom class validation
* formatting
2017-05-13 23:14:55 +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
Doha2012
9692ae36fb
add parent to pom ( #1816 )
...
* 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
2017-05-09 23:37:43 +03:00
Doha2012
5e1e320cee
exclude commons-logging dependency ( #1686 )
...
* 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
2017-04-19 16:14:10 +02:00
Doha2012
74688cf30e
remove log4j dependencies ( #1675 )
...
* 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
2017-04-18 22:39:13 +02:00