Luís Soares 4b19cb6bcc Charge a credit card with Stripe (#1556)
* Charge a credit card with Stripe

Spring Boot project that includes Stripe Java library and does a
charge to a credit card.

BAEL-742

* Use ExceptionHandler for Stripe exceptions

BAEL-742

* Show more detail at result page

BAEL-742

* Show more detail at result page

BAEL-742
2017-04-20 07:52:42 -05:00
2014-10-16 20:53:24 -05:00
2017-04-18 22:20:20 +02:00
2017-01-29 16:03:33 +02:00
2017-02-19 22:02:57 -06:00
2017-03-02 09:11:46 -06:00
2017-01-29 16:03:33 +02:00
2017-01-29 16:03:33 +02:00
2017-03-18 20:25:06 +01:00
2017-04-20 02:25:42 +02:00
2017-04-18 22:20:20 +02:00
2017-04-18 22:20:20 +02:00
2017-01-11 11:45:43 +02:00
2017-01-02 00:48:23 +02:00
2017-02-19 22:22:43 +01:00
2017-03-25 11:14:09 +01:00
2017-04-18 22:39:13 +02:00
2016-12-12 22:38:42 +02:00
2017-01-13 14:47:03 +01:00
2017-04-18 22:20:20 +02:00
2017-04-17 18:41:23 +02:00
2017-04-18 22:39:13 +02:00
2016-12-12 21:54:16 +02:00
2017-04-18 22:20:20 +02:00
2016-12-12 15:17:03 +02:00
2017-04-18 22:39:13 +02:00
2017-02-19 22:22:43 +01:00
2017-04-18 22:20:20 +02:00
2016-12-12 00:27:31 +02:00
2017-04-17 18:41:23 +02:00
2017-04-18 22:20:20 +02:00
2017-02-19 22:22:43 +01:00
2017-04-18 22:20:20 +02:00
2017-02-10 10:13:14 +02:00
2017-04-01 09:06:59 +02:00
2016-12-11 00:51:42 +02:00
2017-04-03 18:03:10 +02:00
2017-04-18 22:20:20 +02:00
2017-04-18 13:29:18 +02:00
2017-04-18 22:20:20 +02:00
2017-04-19 20:37:34 +02:00
2016-12-27 15:12:48 -06:00
2017-04-19 20:37:34 +02:00
2016-12-10 21:42:50 +02:00
2017-04-05 09:20:39 +02:00
2017-04-17 18:41:23 +02:00
2016-12-10 21:23:57 +02:00
2016-12-12 15:16:08 +02:00
2017-03-25 11:14:09 +01:00
2017-03-18 20:25:06 +01:00
2017-04-18 22:20:20 +02:00
2017-03-18 20:25:06 +01:00
2017-03-18 20:25:06 +01:00
2017-04-07 16:56:35 +02:00
2017-04-18 22:39:13 +02:00
2017-02-01 15:27:29 -06:00
2017-04-18 22:20:20 +02:00
2017-04-18 22:20:20 +02:00
2017-04-19 22:57:17 +02:00
2017-02-10 10:13:14 +02:00
2017-04-18 22:20:20 +02:00
2017-02-10 10:13:14 +02:00
2017-02-19 22:22:43 +01:00
2017-02-10 10:13:14 +02:00
2017-02-10 10:13:14 +02:00
2017-02-11 14:07:50 +02:00
2017-02-10 10:13:14 +02:00
2017-02-10 10:13:14 +02:00
2017-02-10 10:13:14 +02:00
2017-02-19 22:22:43 +01:00
2017-02-10 10:13:14 +02:00
2016-12-02 13:28:53 +02:00
2017-04-18 22:20:20 +02:00
2017-03-18 20:25:06 +01:00
2017-04-18 22:20:20 +02:00
2016-12-15 21:35:32 +01:00
2017-04-18 22:20:20 +02:00
2017-03-24 16:17:34 +01:00
2017-04-17 18:41:23 +02:00
2017-03-24 16:44:28 +01:00
2017-03-25 11:14:09 +01:00
2017-04-12 15:25:05 +02:00
2016-06-23 17:15:46 +03:00

The "REST with Spring" Classes

After 5 months of work, here's the Master Class of REST With Spring:
>> THE REST WITH SPRING MASTER CLASS

Spring Tutorials

This project is a collection of small and focused tutorials each covering a single and well defined area of development. Most of the tutorial projects are focused on the Spring Framework (and Spring Security).
In additional to Spring, the following technologies are in focus: core Java, Jackson, HttpClient, Guava.

Working with the code in Eclipse

Any IDE can be used to work with the projects, but if you're using Eclipse, consider the following.

  • import the included formatter in Eclipse: https://github.com/eugenp/tutorials/tree/master/eclipse

CI - Jenkins

This tutorials project is being built >> HERE

Languages
Java 88%
HTML 3.6%
JavaScript 2.7%
TypeScript 2.4%
CSS 1.5%
Other 1%