MailSlurp resources
#Java
18 related posts
Posts
Spring Boot Email Integration: JavaMailSender Setup, SMTP Config, and Testing
Learn how to configure Spring Boot email delivery with JavaMailSender, externalized SMTP settings, HTML messages, and inbox-level testing before release.
Read more technicalHow to Send Email in Java with SMTP, HTML, and Attachments
Learn how to send email in Java with SMTP using Jakarta Mail, including plain text messages, HTML email, attachments, TLS setup, and safe inbox-level testing.
Read more technicalSpring Boot + Playwright testing for Java and Kotlin teams
Build reliable browser tests for Spring Boot apps with Playwright, then verify email outcomes with isolated inbox APIs.
Read more technicalJava Send Email SMTP Guide (Jakarta Mail + Production Checklist)
Learn Java SMTP email sending with Jakarta Mail, authentication, TLS settings, and testable workflows for transactional and QA-critical mail flows.
Read more technicalRobotframework Python Testing using real email addresses
Automate Email Testing in Python with Robotframework Plugin and MailSlurp SDK: Test user sign up and verification using real email addresses.
Read more technicalTop Testing Frameworks for Android UI
Automated Android UI Testing: Importance, top frameworks & MailSlurp - A comprehensive guide for Android developers and QA engineers.
Read more technicalTest Email Applications with Serenity BDD and JBehave
Simplify email acceptance testing with MailSlurp and Serenity framework by testing real applications with real email addresses.
Read more technicalStripe get all customers list (example)
Fetching All Customers from Stripe: A Quick Tutorial Using Their API in Kotlin, Paginating batches of 100 until all customers are retrieved.
Read more technicalSMS Load Testing and Deliverability Testing in JMeter with MailSlurp
Read more