Jonathan LALOU
ab09ccb40c
wait for 30s between each call to the webhooks
преди 7 години
Jonathan LALOU
7d845f5de9
added feature: the FakeController can call back the webhooks
преди 7 години
Jonathan Lalou
3753901397
FakeZinc: cleaning + updated tests
преди 7 години
Jonathan LALOU
f385cff6ab
FakeZinc: fixed issue in builder
преди 7 години
Jonathan LALOU
4fae29a948
FakeZinc: updated request mapping
преди 7 години
Jonathan LALOU
aeb526a61e
* [master e97c90b] Fake Zinc: updated to take in account the precision obtained from Zinc support: although an error message is returned, the HTTP header is a 200 (and not 4XX as may be assumed)
преди 7 години
Jonathan LALOU
0cb13738f6
[master fd74cd6] Fake Zinc: added unit tests
преди 7 години
Jonathan LALOU
aa57c8a1ec
* [master 316dd48] Fake Zinc: added feature: can test errors are returned
преди 7 години
Jonathan LALOU
399a5785eb
* bulk:
* [master d492966] FakeZinc: (failed) retrieve, extract and return idempotency from OrderRequest to requestId
* [master 8c33d50] updated default baseURL for ZincAPI
* [master 8c33d50] populated method AssetHelper.buildOrderRequest()
* [master bb30937] added OrderRequestUnitTest
* [master d95d1b1] added added unit test
* [master 2f98f2d] fake-zinc: added dependency to commons-lang
преди 7 години
Jonathan LALOU
68c040eb55
moved ZincAPI doc to specific folder
преди 7 години
Jonathan LALOU
f4f7134d91
renamed package
преди 7 години
Jonathan LALOU
bd7b6e9061
* 20170721
* 1st bulk:
* [master 2163c8d] added dependency fro fake-zinc to zinc-java-sdk + updated postOrder method
* [master ba83797] forced maxPrice at 0 by default, to avoid bad surprises while developing
* [master 22ddfb4] Zinc.io API integration: added POGO for SupportedRetailer
* [master 5da3d83] added dependency from p2p1-model to zinc-java-sdk
* [master dc1f90f] added fields retailer and productId in Asset + reorder Maven's reactor
преди 7 години
Jonathan LALOU
0fa25610e6
Merge pull request #1 from JonathanLalou/JonathanLalou-patch-1
added copy of API doc
преди 7 години
Jonathan LALOU
6234a321ab
added copy of API doc
преди 7 години
Jonathan LALOU
883c62dffa
got rid of ISODates + changed version in POM
преди 7 години
Jonathan LALOU
0ea0544548
nothing
преди 7 години
Jonathan LALOU
2e6e5371db
added application.yml + implemented methods
преди 7 години
Jonathan LALOU
f9abe1ab39
TDD-style, added tests and empty methods first
преди 7 години
Jonathan LALOU
2b7faf22e1
added POM etc.
преди 7 години
Jonathan LALOU
27db8d033a
added POM
преди 7 години
Jonathan LALOU
3ac2a5bcf3
reset
преди 7 години
Greg Turnquist
0398a33fe2
Upgrade to Spring Boot 1.5.3.RELEASE
преди 7 години
Greg Turnquist
de1507cd61
Upgrade to Spring Boot 1.5.2.RELEASE
преди 7 години
Greg Turnquist
56d74e608f
Upgrade to Spring Boot 1.5.1.RELEASE
преди 7 години
Greg Turnquist
c06db2804e
Upgrade to Spring Boot 1.5.0.RELEASE
преди 7 години
Greg Turnquist
2685f1e9c9
Set maven pom.xml to Spring Boot 1.4.4.RELEASE
преди 7 години
Greg Turnquist
5af160c0e4
Upgrade to Spring Boot 1.4.4.RELEASE
преди 7 години
Greg Turnquist
0a52469cfd
Upgrade to Spring Boot 1.4.3.RELEASE
преди 8 години
Greg Turnquist
c7eb27e8d8
Upgrade plugin from spring-boot to o.s.boot
преди 8 години
Greg Turnquist
ba006361a9
Upgrade to Spring Boot 1.4.2.RELEASE
преди 8 години
Greg Turnquist
457d20a727
Upgrade to Spring Boot 1.4.1.RELEASE
преди 8 години
Dave Syer
c29a1de4e7
Correct description of required attribute in @RequestParam
преди 8 години
Greg Turnquist
1f1b5bff9c
Upgrade to gradle 2.13
преди 8 години
Dave Syer
048783a87b
Add macro for @SpringBootApplication
преди 8 години
Dave Syer
20cfc3ed38
Update to Spring Boot 1.4 features
преди 8 години
Greg Turnquist
d56b06adc9
Upgrade to @SpringBoot 1.4.0.RELEASE
преди 8 години
Greg Turnquist
d05e89da85
Upgrade to Spring Boot 1.3.7.RELEASE
преди 8 години
Greg Turnquist
e5aee3f977
Upgrade to Spring Boot 1.3.6.RELEASE
преди 8 години
Dave Syer
4e8575c296
Add maven wrapper
преди 8 години
Greg Turnquist
ba7f6d97bd
Add CONTRIBUTING doc
преди 8 години
Greg Turnquist
f3b19be597
Include JSON Path test dep in gradle build
преди 8 години
Greg Turnquist
cae53593b4
Disable AWS publishing due to invalid key
преди 8 години
Greg Turnquist
e4c726861a
Remove inline image and use just link
преди 8 години
Greg Turnquist
ff34f35a9e
Adjust the location of the link to be GH only
преди 8 години
Greg Turnquist
a042ec14e8
Replace curl-based test with Spring Mock MVC
преди 8 години
Greg Turnquist
24f4981cb2
Update README.adoc
преди 8 години
Greg Turnquist
da0f63eda5
including link
преди 8 години
Greg Turnquist
2f9f073be9
Add extra link to point out codenvy option
преди 8 години
Greg Turnquist
de1c81bd60
Merge pull request #44 from benoitf/patch-1
Add link to execute the guide in a browser IDE (using Codenvy)
преди 8 години
Florent BENOIT
201351892c
Add link to execute the process in a browser IDE (Codenvy)
It's nice to see all the steps that we have to do, but it requires for example
- JDK 1.8 or later
- Gradle 2.3+ or Maven 3.0+
- git to clone the project or download and extract a zip file
whereas here, by using the following button, we only have to click on it ("Workspace Developer" button)
then we can try and develop spring rest service from the web browser.
преди 8 години