Skip to content
View Salex1440's full-sized avatar

Block or report Salex1440

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. rest-service rest-service Public

    Test project with using of Spring framework. This pjoject creates a localhost server at port 8080 and handles a GET query.

    Java

  2. accessing-data-postgresql accessing-data-postgresql Public

    This project creates a server handling HTTP requests. GET and POST queries are handled. POST request pushes a record into a SQL table in PostgreSQL database. GET query gets all records from the tab…

    Java

  3. book-shop-service book-shop-service Public

    This project contains a service of a simple book shop.

    Java

  4. serving-web-content serving-web-content Public

    Simple greeting web page.

    Java

  5. uploading-files uploading-files Public

    Demo project. Shows how to to upload/download files.

    Java

  6. Payroll Payroll Public

    This project demonstrates how to build RESTful services with Spring. https://spring.io/guides/tutorials/rest/

    Java