Amazon S3 upload in play 2.5

359 views
Skip to first unread message

12345678998741

unread,
Apr 3, 2017, 8:07:12 PM4/3/17
to Play Framework
Hello,

 is there anywhere guide for Amazon S3 upload in PlayFramework 2.5 ?

Only one good :


is outdated like everything else you find online about playframework .. realy why do you change your API so drasticly that guides that are 6 months old are outdated ??

How can someone even start learning play when guides are outdated...

Will Sargent

unread,
Apr 3, 2017, 9:16:48 PM4/3/17
to play-fr...@googlegroups.com
Googling "play s3" and clicking on the top link brought me to:

https://github.com/kaliber-scala/play-s3

Which is for 2.5.

--
Will Sargent
Engineer, Lightbend, Inc.


--
You received this message because you are subscribed to the Google Groups "Play Framework" group.
To unsubscribe from this group and stop receiving emails from it, send an email to play-framework+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/play-framework/2e711917-1c46-4f56-a576-f04ac6d35934%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Greg Methvin

unread,
Apr 3, 2017, 9:43:17 PM4/3/17
to play-framework
On Mon, Apr 3, 2017 at 5:07 PM, 12345678998741 <oby...@gmail.com> wrote:
Hello,

 is there anywhere guide for Amazon S3 upload in PlayFramework 2.5 ?

Here is an S3 module for Play in Java: https://github.com/0xbaadf00d/play-s3-module
This one in Scala is also async (not sure about use from Java): https://github.com/kaliber-scala/play-s3

You can also see the S3 documentation for file uploads: https://docs.aws.amazon.com/AmazonS3/latest/dev/HLuploadFileJava.html


Only one good :


is outdated like everything else you find online about playframework .. realy why do you change your API so drasticly that guides that are 6 months old are outdated ??

Plugin has been deprecated for years, and for good reason. It is a very error-prone mechanism and was the source of many bugs. It's not Play's fault Heroku didn't update their guide. The link at the bottom links to the documentation for version 2.0.2, which is five years old now. A better page to link to for the thread pool configuration would be https://www.playframework.com/documentation/2.5.x/ThreadPools.
 

How can someone even start learning play when guides are outdated...

There are a number of tutorials for newer versions listed here: https://www.playframework.com/documentation/2.5.x/Tutorials.

For the most part, Java and Scala libraries should not require any kind of special integration to work with Play. So my suggestion would be to start by trying to use those libraries directly, try to get something working, and ask on the mailing list if you have trouble.

--
You received this message because you are subscribed to the Google Groups "Play Framework" group.
To unsubscribe from this group and stop receiving emails from it, send an email to play-framework+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/play-framework/2e711917-1c46-4f56-a576-f04ac6d35934%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.



--
Greg Methvin
Tech Lead - Play Framework

Pramesh Gautam

unread,
Nov 30, 2018, 12:54:30 PM11/30/18
to Play Framework [deprecated]
Reply all
Reply to author
Forward
0 new messages