Amit Pandey
b0c1efdb7c
[BAEL-14836] - Moved code for in-memory database article ( #7705 )
2019-09-02 14:28:58 -06:00
Dhawal Kapil
b6ae9ec3b4
Story/bael 14304 ( #7311 )
...
* BAEL-15951 Moved vavr, JHipster to default profiles
* BAEL-14304 Include the SpringContextIntegrationTest in the default build
- Added SpringContextTest.java in all the modules where SpringContextIntegrationTest already exists
* BAEL-14304 Changes in pmd rule and pom.xml to run UnitTest and SpringContextTest additionally in default profiles
* BAEL-14304 Minor changes
2019-07-20 14:33:56 +03:00
KevinGilmore
a79e249b61
BAEL-2985 fix Spring Boot apps in spring-data-rest ( #7224 )
...
* BAEL-2246: add link back to article
* BAEL-2174: rename core-java-net module to core-java-networking
* BAEL-2174: add link back to article
* BAEL-2363 BAEL-2337 BAEL-1996 BAEL-2277 add links back to articles
* BAEL-2367: add link back to article
* BAEL-2335: add link back to article
* BAEL-2413: add link back to article
* Update README.MD
* BAEL-2577: add link back to article
* BAEL-2490: add link back to article
* BAEL-2471: add link back to article
* BAEL-2583: add link back to article
* BAEL-2738: add link back to article
* BAEL-2711: Add spring-boot-angular module to root pom
* BAEL-2544 BAEL-2711 BAEL-2575 BAEL-2657 Add links back to articles
* BAEL-2736: Add link back to article
* BAEL-2789: Add link back to article
* BAEL-2489: add link back to article
* BAEL-2840: add link back to article
* BAEL-2655: add link back to article
* BAEL-2884: add link back to article
* BAEL-2985: Fix Spring Boot Apps in spring-data-rest module
2019-06-30 16:27:50 -05:00
Eugen
f686f8fcdd
minor formatting work
2019-05-22 09:48:00 +03:00
Alejandro Gervasio
cb6c43efa1
Add h2 dependency to pom.xml ( #6893 )
2019-05-04 22:30:08 -05:00
KevinGilmore
21512f008d
BAEL-2840: update README ( #6809 )
...
* BAEL-2246: add link back to article
* BAEL-2174: rename core-java-net module to core-java-networking
* BAEL-2174: add link back to article
* BAEL-2363 BAEL-2337 BAEL-1996 BAEL-2277 add links back to articles
* BAEL-2367: add link back to article
* BAEL-2335: add link back to article
* BAEL-2413: add link back to article
* Update README.MD
* BAEL-2577: add link back to article
* BAEL-2490: add link back to article
* BAEL-2471: add link back to article
* BAEL-2583: add link back to article
* BAEL-2738: add link back to article
* BAEL-2711: Add spring-boot-angular module to root pom
* BAEL-2544 BAEL-2711 BAEL-2575 BAEL-2657 Add links back to articles
* BAEL-2736: Add link back to article
* BAEL-2789: Add link back to article
* BAEL-2489: add link back to article
* BAEL-2840: add link back to article
2019-04-23 22:14:19 -05:00
Alejandro Gervasio
e89f5ace7a
BAEL-2840 - Spring Data Web Support ( #6672 )
...
* Initial Commit
* Update UserRepository.java
* Update UserControllerIntegrationTest.java
* Update UserRepository.java
* Update pom.xml
2019-04-14 09:38:21 -05:00
Dhawal Kapil
ddd3591e0b
BAEL-13321 Fixed test-data creation logic in live test
2019-03-13 23:10:59 +05:30
Eugen Paraschiv
cd57889230
maven cleanup
2019-03-13 17:29:19 +02:00
amit2103
97f8a0c46c
[BAEL-12091] - Fix formatting of POMs
2019-02-10 01:47:19 +05:30
amit2103
22379add8e
[BAEL-10924] - Fixed spring-data-rest integration tests
2019-02-03 15:03:02 +05:30
Eugen Paraschiv
2e733c3867
minor formatting cleanup
2019-01-27 14:25:36 +02:00
amit2103
d16167ea63
[BAEL-10781] - Added code for spring data rest pagination
2019-01-14 00:37:51 +05:30
geroza
a2ceb57dd1
Migrated modules to use parent-boot with version spring-boot 2.1
2018-12-09 11:10:19 -02:00
Loredana Crusoveanu
0e5df58ec5
Merge pull request #5836 from rozagerardo/geroza/BAEL-10843_subtask-part-1_BAEL-10354_migrateparent-boot-to-spring-boot-2.1_part-1
...
BAEL-10843 | Upgrade set of modules to use boot 2.1 - part 1
2018-12-07 22:21:33 +02:00
Josh Cummings
df7b723cba
Update README.md ( #5850 )
...
Issue: BAEL-2213
2018-12-05 15:54:20 -07:00
geroza
6ced126022
created parent-boot-2 copy, and point all projects to that new temporary parent pom
2018-12-01 17:37:34 -02:00
Josh Cummings
51352c470f
SQLite with Spring Boot
...
Added custom dialect for SQLite database.
Simplify spring-data-rest Configuration
Now uses profiles so that learners don't need to uncomment code in
order for demonstrations to work.
Issue: BAEL-2213
2018-12-01 00:40:53 -07:00
Loredana
cf602faff9
revert boot 2.1 upgrade
2018-11-22 00:37:23 +02:00
KevinGilmore
d751dc2eae
BAEL-2166 BAEL-2302 update README ( #5728 )
...
* BAEL-2015: add link back to article
* BAEL-2166 BAEL-2302 add links back to articles
2018-11-18 22:55:50 -06:00
gmconte
52852b3a49
BAEL-2302 UPDATED Spring Data REST HTTP Method customization example ( #5594 )
...
* BAEL-2302 Spring Data REST HTTP Method customization example
* BAEL-2302 Spring Data REST - granular HTTP Methods control
* BAEL-2302 Spring Data REST - fixed parent pom file version error
* BAEL-2302 Fixing thymeleaf dependencies
* BAEL-2302 Spring Data REST - fixed netty bootstrap
* BAEL-2302 Spring Data REST - fixed netty test
* BAEL-2302 Spring Data REST - fixed spring security oauth2
* BAEL-2302 - Fix oauth2 server deps
2018-11-09 23:26:28 -06:00
sachin29aug
dd273f664c
BAEL-8939: Adding a Spring Context test in all Spring Modules (changes for around 15 more modules.. work in progress..)
2018-09-16 10:15:18 -04:00
amit2103
d268ffa5c9
[BAEL-7670] Added logback.xml in missing modules in src/main/resources
2018-08-05 18:40:49 +05:30
Eugen Paraschiv
232f6cbc50
live tests
2018-07-20 00:53:46 +03:00
Eugen Paraschiv
b2bf75c3a6
fixing name of module
2018-07-18 17:16:40 +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
Amit Pandey
28166a73de
Fixed spring-session integration tests ( #4650 )
2018-07-08 13:27:45 +02:00
Loredana Crusoveanu
0cd80319bd
update to spring 5
2018-07-01 16:30:43 +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
raksha-rao
60cb1d7d49
Bael 1674 ( #4335 )
...
* Handle events - BAEL - 1674
* BAEL -1674 - test
* test - BAEL-1674
* Change system.out to logger
* minor change
2018-05-24 13:20:47 -07: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
DOHA
0f7ba1c4cd
Merge remote-tracking branch 'eugenp/master'
2018-05-08 15:16:39 +03:00
DOHA
79ab39d9f1
spring data rest projections
2018-04-28 15:52:27 +03: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
Doha2012
2b374fa8ae
cleanup pom ( #1846 )
...
* 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
2017-05-14 11:01:35 -05: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
KevinGilmore
2dfd789a4d
Update README files and cleanup ( #1597 )
...
* Add files via upload
* Update pom.xml
* Update RunGuice.java
* Update Communication.java
* Update CommunicationMode.java
* Update DefaultCommunicator.java
* Update EmailCommunicationMode.java
* Update IMCommunicationMode.java
* Update SMSCommunicationMode.java
* Update MessageLogger.java
* Update MessageSentLoggable.java
* Update AOPModule.java
* Update BasicModule.java
* Update CommunicationModel.java
* Update Communicator.java
* Update BasicModule.java
* Update RunGuice.java
* Update MessageLogger.java
* Update Communicator.java
* Update pom.xml
* BAEL-278: Updated README.md
* BAEL-554: Add and update README.md files
* Update pom.xml
* Update pom.xml
* Update pom.xml
* BAEL-345: fixed assertion
* BAEL-109: Updated README.md
* BAEL-345: Added README.md
* Reinstating reactor-core module in root-level pom
* BAEL-393: Adding guide-intro module to root pom
* BAEL-9: Updated README.md
* BAEL-157: README.md updated
* Changed project name
* Update RunGuice.java
Removed references to message logging and output
* Update Communication.java
Removed message logging-related code
* BAEL-566: Updated README.md
* New project name
* BAEL-393: removing guice-intro directory
* BAEL-393: renamed module guice-intro to guice in root pom.xml
* BAEL-393 and BAEL-541 README.md files
* BAEL-731: Updated README.md
* BAEL-680: renamed test methods
* BAEL-714: Updated README.md
* BAEL-737: Updated README.md
* BAEL-680 and BAEL-756 README.md updates
* BAEL-666: Updated README
* BAEL-415: Custom Scope
* BAEL-415: Custom Scope - renamed classes to reflect TenantScope
* README file updates for BAEL-723, BAEL-763, and BAEL-415
2017-04-05 17:49:18 -05:00
lor6
77d270a4b1
in memory dbs config ( #1551 )
...
* in memory dbs config
* small fix
2017-04-02 20:53:22 -05:00
pivovarit
d0b0debd06
Exclude integration tests
2017-03-24 16:17:34 +01:00
KevinGilmore
18710230ab
BAEL-157: README.md updated ( #1338 )
...
* BAEL-278: Updated README.md
* BAEL-554: Add and update README.md files
* BAEL-345: fixed assertion
* BAEL-109: Updated README.md
* BAEL-345: Added README.md
* Reinstating reactor-core module in root-level pom
* BAEL-393: Adding guide-intro module to root pom
* BAEL-9: Updated README.md
* BAEL-157: README.md updated
2017-03-08 09:35:27 -06:00
lor6
6cc10132e1
move rest-angular app to existing rest project ( #1293 )
...
* move rest-angular app to existing rest project
* upgrade boot version
2017-03-05 14:01:51 -06:00
KevinGilmore
5421a352ab
BAEL-345: SolrJ ( #1263 )
...
* BAEL-278: Updated README.md
* BAEL-554: Add and update README.md files
* BAEL-345: fixed assertion
* BAEL-109: Updated README.md
2017-03-01 22:20:07 -06:00
Grzegorz Piwowarek
5930f9dcbb
Refactor SpringDataRelationshipsTest ( #1258 )
2017-02-27 19:31:02 +01:00
lor6
1a067bc945
models, repos, test ( #1225 )
...
* models, repos, test
* update models and test
* updated test location
* update test location
2017-02-26 13:30:47 -06:00
Nikhil Khatwani
90a5a8c8d0
Changes_for_BAEL-552-Update_SpringDataREST_article
2017-02-15 21:46:45 +05:30
pivovarit
506ac8301b
Refactor Spring Data examples
2017-02-13 17:31:28 +01:00
eugenp
84ecb92f45
minor boot upgrade
2017-02-10 10:13:14 +02:00