Curious about the future of data-driven systems? Join our Data Engineering roundtable and learn how to build scalable data platforms.
Data Engineering: The industry has come a long way from organizing unstructured data to adopting today's modern data pipelines. See how.
Stats
| Reputation: | 267 |
| Pageviews: | 160.2K |
| Articles: | 4 |
| Comments: | 4 |
Comments
Dec 24, 2018 · vikas kasegaonkar
Yes, agree !!
Dec 20, 2018 · vikas kasegaonkar
I haven't used Spark builder but as per my knowledge, Spark builder is more specific to builder pattern but Lombok is more than that. Lombok is having much more features than spark builder.
Please correct me if I am wrong or missed anything in this reply.
Dec 19, 2018 · vikas kasegaonkar
Thank you Ramesh.
Nov 10, 2018 · vikas kasegaonkar
In this case , we can register both(a.com and c.com) to server b.com using CORS filer.
The
Access-Control-Allow-Originheader supports multiple origins, separated by commas, like this:Access-Control-Allow-Origin : http://a.com, http://b.com