Skip to main content

Posts Tagged ‘File Upload’

Istock 960790462 (1)

Talend and Slack Integration

If your business is using Talend for Data Integration and Slack for business communication, there is good value in integrating the two. Talend will enable Slack Users to connect with the information they need. Sending a message or sending a file to Slack, both can be achieved by using Talend. Here are two example scenarios […]

Working At Home With Laptop Woman Writing A Blog. Female

RequestBody and Multipart on Spring Boot

Introduction: Recently I have faced an issue in my project on using the multipart and JSON simultaneously. I would like to share my knowledge on how this issue can be fixed. For this scenario, I have taken a sample Spring-Boot application that uses JSON/ POJO and Multipart. Below are the steps to achieve passing the […]