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 moretechnicalHow 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 moretechnicalSpring 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 moretechnicalJava 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 moretechnicalRobotframework 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 moretechnicalTop Testing Frameworks for Android UI
Automated Android UI Testing: Importance, top frameworks & MailSlurp - A comprehensive guide for Android developers and QA engineers.
Read moretechnicalTest 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 moretechnicalStripe 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 moretechnical