#play-framework

[ follow ]
#java
Medium
1 month ago
JavaScript

[SOLVED] execute nohup command with playframework get Bad file descriptor error

Running 'nohup sbt start' leads to 'Bad file descriptor' errors due to detached console input.
Avoid interactive modes when running sbt in the background. [ more ]
Medium
5 months ago
Scala

Exploring Play Framework: Java, Scala, and Web Development

Scala complements Java in Play Framework for robust and scalable web applications. [ more ]
Medium
1 month ago
JavaScript

[SOLVED] execute nohup command with playframework get Bad file descriptor error

Running 'nohup sbt start' leads to 'Bad file descriptor' errors due to detached console input.
Avoid interactive modes when running sbt in the background. [ more ]
Medium
5 months ago
Scala

Exploring Play Framework: Java, Scala, and Web Development

Scala complements Java in Play Framework for robust and scalable web applications. [ more ]
morejava
Alvinalexander
3 years ago
Scala

How to use `curl` scripts to test RESTful web services (GET, POST, etc.)

To simulate GET, POST, DELETE, and PUT requests to RESTful services, curl scripts are helpful. Sencha uses _dc to handle caching, but it can be disabled. [ more ]
Medium
3 months ago
Angular

Advanced Features and Techniques in Play Framework

Play Framework offers built-in CSRF protection and supports various authentication mechanisms and database operations for secure web application development. [ more ]
medium.com
8 months ago
DevOps

Dockerize Play2 Web API with New Relic Integration

Smooth deployment and robust monitoring are important for delivering applications.
Docker and New Relic can help simplify deployment and provide insights into application performance. [ more ]
[ Load more ]